Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Nsetm 2196 expand output#44

Open
edasubert wants to merge 66 commits into
mainfrom
NSETM-2196-expend-output
Open

Nsetm 2196 expand output#44
edasubert wants to merge 66 commits into
mainfrom
NSETM-2196-expend-output

Conversation

@edasubert

Copy link
Copy Markdown
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 <michael.gevaert@epfl.ch>
* 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 <michael.gevaert@epfl.ch>
…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
Comment thread atlas_densities/densities/mtype_densities_from_map/create.py
Base automatically changed from NSETM-2196-synapse-class to main August 23, 2023 14:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants