DCAN-Labs / BIBSnet

This BIDS App provides the utility of creating a nnU-Net anatomical MRI segmentation and mask with a infant brain trained model. It can easily be included in other processing pipelines and for circumventing JLF within Nibabies.
https://bibsnet.readthedocs.io/en/latest/
Apache License 2.0
4 stars 8 forks source link

Rename S3 data archive to s3://bibsnet-data #89

Closed tikal004 closed 3 months ago

tikal004 commented 1 year ago

the dockerfile is currently running RUN curl -sSL "https://s3.msi.umn.edu/cabinet-data-targz/data.tar.gz" to retreive data. We have previously used s3://CABINET_data.

We should make a new bucket with an updated name and remove the other two.

LuciMoore commented 3 months ago

resolved