Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nsetm 2196 expand output #44

Open
wants to merge 66 commits into
base: main
Choose a base branch
from
Open

Nsetm 2196 expand output #44

wants to merge 66 commits into from

Conversation

edasubert
Copy link
Contributor

No description provided.

edasubert and others added 30 commits June 20, 2023 16:41
…TM-2196-update-create-from-probability-map-probability-map
…TM-2196-update-create-from-probability-map-probability-map
new command line:
    OUTPUT=output/create-from-probability-map
    DATA=../data
    atlas-densities  \
     mtype-densities -vv create-from-probability-map                              \
        --hierarchy-path=$DATA/1.json                                             \
        --annotation-path=$DATA/ccfv2/annotation_25.nrrd                          \
        --probability-map probability_map.csv                                     \
        --marker gad67 $DATA/create-from-probability-map/gad67.nrrd               \
        --marker sst $DATA/create-from-probability-map/sst.nrrd                   \
        --marker vip $DATA/create-from-probability-map/vip.nrrd                   \
        --marker approx_lamp5 $DATA/create-from-probability-map/approx_lamp5.nrrd \
        --marker pv $DATA/create-from-probability-map/pv.nrrd                     \
        --output-dir=$OUTPUT

Thus `--metadata-path` and `--mtypes-config-path` aren't used any more
Likely can be tuned better.
* speed up density creation

* :-|

---------

Co-authored-by: Mike Gevaert <[email protected]>
* speed up density creation

* Stop using as many config files

new command line:
    OUTPUT=output/create-from-probability-map
    DATA=../data
    atlas-densities  \
     mtype-densities -vv create-from-probability-map                              \
        --hierarchy-path=$DATA/1.json                                             \
        --annotation-path=$DATA/ccfv2/annotation_25.nrrd                          \
        --probability-map probability_map.csv                                     \
        --marker gad67 $DATA/create-from-probability-map/gad67.nrrd               \
        --marker sst $DATA/create-from-probability-map/sst.nrrd                   \
        --marker vip $DATA/create-from-probability-map/vip.nrrd                   \
        --marker approx_lamp5 $DATA/create-from-probability-map/approx_lamp5.nrrd \
        --marker pv $DATA/create-from-probability-map/pv.nrrd                     \
        --output-dir=$OUTPUT

Thus `--metadata-path` and `--mtypes-config-path` aren't used any more

* :-|

* tests

* values should not change

* unique region acronyms

* :-|

---------

Co-authored-by: Mike Gevaert <[email protected]>
…TM-2196-update-create-from-probability-map-probability-map
@edasubert edasubert changed the base branch from main to NSETM-2196-synapse-class August 2, 2023 14:02
Base automatically changed from NSETM-2196-synapse-class to main August 23, 2023 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants