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

Fix requirements file for 24.1-release #1038

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

cmadjar
Copy link
Collaborator

@cmadjar cmadjar commented Jan 17, 2024

Same as #1031 but for 24.1-release branch...

@cmadjar cmadjar added this to the 24.1.14 milestone Jan 17, 2024
@cmadjar cmadjar self-assigned this Jan 17, 2024
@cmadjar cmadjar merged commit e988cae into aces:24.1-release Jan 17, 2024
2 checks passed
cmadjar added a commit that referenced this pull request Jan 18, 2024
* Update VERSION to 24.1.13

* Fixes for parameter file value lists (#1025)

* rm conversion to str on value list

* add check to ensure list is not empty

* Add method to check and skip duplicate content uploads to S3 - for 24.1-release (#1037)

* get Kim's code on 24.1-release branch

* fix flake8

* fix flake8

* remove pyblake2 from pip requirements.txt file as LORIS-MRI uses hashlib now (#1038)

* update version to 24.1.14 for bug fix release (#1039)

* Add a script to correct incorrectly saved list in parameter file (#1034)

* query parameter_file for the lists incorrectly saved

* finalize the update query

* finalize script help section

---------

Co-authored-by: breen0074 <105391285+breen0074@users.noreply.github.com>
cmadjar added a commit that referenced this pull request Mar 15, 2024
* Update VERSION to 24.1.13

* Fixes for parameter file value lists (#1025)

* rm conversion to str on value list

* add check to ensure list is not empty

* Add method to check and skip duplicate content uploads to S3 - for 24.1-release (#1037)

* get Kim's code on 24.1-release branch

* fix flake8

* fix flake8

* remove pyblake2 from pip requirements.txt file as LORIS-MRI uses hashlib now (#1038)

* update version to 24.1.14 for bug fix release (#1039)

* Add a script to correct incorrectly saved list in parameter file (#1034)

* query parameter_file for the lists incorrectly saved

* finalize the update query

* finalize script help section

* [EEG BIDS] Support assembly_bids source for datasets (LORIS 24.1) (#1046)

* [EEG BIDS] Support assembly_bids source for datasets

* flake8

* Add executable permission

* QA comment

* Add support for config prePackagedDownloadPath and EEGChunksPath

* Update the bids_import script logic to explicitely add the --no-copy option

* fix incorrect conflict resolution

* fix incorrect conflict resolution

* bids_import.py - Missing short option fix

---------

Co-authored-by: breen0074 <105391285+breen0074@users.noreply.github.com>
Co-authored-by: Laetitia Fesselier <laetitia.fesselier@mail.mcgill.ca>
cmadjar added a commit that referenced this pull request Mar 15, 2024
* Update VERSION to 24.1.13

* Fixes for parameter file value lists (#1025)

* rm conversion to str on value list

* add check to ensure list is not empty

* Add method to check and skip duplicate content uploads to S3 - for 24.1-release (#1037)

* get Kim's code on 24.1-release branch

* fix flake8

* fix flake8

* remove pyblake2 from pip requirements.txt file as LORIS-MRI uses hashlib now (#1038)

* update version to 24.1.14 for bug fix release (#1039)

* Add a script to correct incorrectly saved list in parameter file (#1034)

* query parameter_file for the lists incorrectly saved

* finalize the update query

* finalize script help section

* [EEG BIDS] Support assembly_bids source for datasets (LORIS 24.1) (#1046)

* [EEG BIDS] Support assembly_bids source for datasets

* flake8

* Add executable permission

* QA comment

* Add support for config prePackagedDownloadPath and EEGChunksPath

* Update the bids_import script logic to explicitely add the --no-copy option

* fix flake8

* bids_import.py - Missing short option fix

---------

Co-authored-by: breen0074 <105391285+breen0074@users.noreply.github.com>
Co-authored-by: Laetitia Fesselier <laetitia.fesselier@mail.mcgill.ca>
cmadjar added a commit that referenced this pull request Mar 18, 2024
* Update VERSION to 24.1.13

* Fixes for parameter file value lists (#1025)

* rm conversion to str on value list

* add check to ensure list is not empty

* Add method to check and skip duplicate content uploads to S3 - for 24.1-release (#1037)

* get Kim's code on 24.1-release branch

* fix flake8

* fix flake8

* remove pyblake2 from pip requirements.txt file as LORIS-MRI uses hashlib now (#1038)

* update version to 24.1.14 for bug fix release (#1039)

* Add a script to correct incorrectly saved list in parameter file (#1034)

* query parameter_file for the lists incorrectly saved

* finalize the update query

* finalize script help section

* [EEG BIDS] Support assembly_bids source for datasets (LORIS 24.1) (#1046)

* [EEG BIDS] Support assembly_bids source for datasets

* flake8

* Add executable permission

* QA comment

* Add support for config prePackagedDownloadPath and EEGChunksPath

* Update the bids_import script logic to explicitely add the --no-copy option

* Update set file path override and chunks logic (#1050)

* Update set file path override and chunks logic

* flake8

* Update set file path override and chunks logic - bugfix (#1051)

---------

Co-authored-by: breen0074 <105391285+breen0074@users.noreply.github.com>
Co-authored-by: Laetitia Fesselier <laetitia.fesselier@mail.mcgill.ca>
cmadjar added a commit that referenced this pull request Mar 18, 2024
* Update VERSION to 24.1.13

* Fixes for parameter file value lists (#1025)

* rm conversion to str on value list

* add check to ensure list is not empty

* Add method to check and skip duplicate content uploads to S3 - for 24.1-release (#1037)

* get Kim's code on 24.1-release branch

* fix flake8

* fix flake8

* remove pyblake2 from pip requirements.txt file as LORIS-MRI uses hashlib now (#1038)

* update version to 24.1.14 for bug fix release (#1039)

* Add a script to correct incorrectly saved list in parameter file (#1034)

* query parameter_file for the lists incorrectly saved

* finalize the update query

* finalize script help section

* [EEG BIDS] Support assembly_bids source for datasets (LORIS 24.1) (#1046)

* [EEG BIDS] Support assembly_bids source for datasets

* flake8

* Add executable permission

* QA comment

* Add support for config prePackagedDownloadPath and EEGChunksPath

* Update the bids_import script logic to explicitely add the --no-copy option

* Update set file path override and chunks logic (#1050)

* Update set file path override and chunks logic

* flake8

* Update set file path override and chunks logic - bugfix (#1051)

* fix bad resolution

* fix bad resolution

---------

Co-authored-by: breen0074 <105391285+breen0074@users.noreply.github.com>
Co-authored-by: Laetitia Fesselier <laetitia.fesselier@mail.mcgill.ca>
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.

1 participant