Skip to content

0.2.0

Compare
Choose a tag to compare
@josephmje josephmje released this 05 Apr 20:10
81f2a53

Changes

  • FIX: Fix/ea handle quit code (#327)
  • MAINT: Docs build failures (#326)
  • MAINT: Update circle ci ubuntu + python versions (#324)
  • ENH: Create dm_parse_Nback_abcd.py (#315)
  • FIX Fix errors from updating dashboard (#323)
  • FIX: remove study invalid attribute access (#322)
  • FIX: Update references to dashboard.queries function (#321)
  • ENH: Updates and bug fixes for dm_parse_faces (#320)
  • FIX: Wrapped dcm2bids import in exception message for better messaging (#319)
  • ENH: Added inital xnat_to_bids function and error checking for it (#317)
  • ENH: Add defacing script (#318)
  • MAINT: Deal with circleci errors (#316)
  • FIX: Fix dm_blacklist_rm not being able to run without a 'dcm' folder (#314)
  • ENH: Updating dm_parse_faces onset timestamps (#312)
  • FIX: Scan module fails trying to set dcm properties (#313)
  • MAINT: Remove dependencies on the 'dcm' folder (#311)
  • FIX: Added fix for SPN30/31 redcap issues (#310)
  • ENH: Add dm_parse_faces (#307)
  • FIX: Update how derived scans are handled (#306)
  • ENH: Update dm_mripicture.py (#304)
  • ENH: Create dm_mripicture.py (#302)
  • ENH: Updated EA parse to remove button press during scan response (#298)
  • FIX: Prevent error log messages from being lost (#295)
  • FIX: Fix bidsify match algorithm associating the wrong fieldmaps (#294)
  • FIX: Make config keys CamelCase (#296)
  • FIX: Make the ea parser work without hardcoded stuff (#292)
  • FIX: Update add_redcap function call (#293)
  • ENH: Remove single fmap-type assumption for BIDSIFY, more flexible derivative specification (#291)
  • ENH: Added parser for Nback and GNGo (#286)
  • FIX: Small but fatal xnat.py errors (#273)
  • FIX: Removed XNAT integration (was unused) (#288)
  • ENH: Allow the subid field to be modified between naming conventions (#287)
  • MAINT: update ssh key for auto-deploying docs (#285)
  • DOCS: Update sphinx settings and requirements (#284)
  • FIX: Ensure non-nifti resources get downloaded when downloading session as a zip (#283)
  • FIX: Correctly convert KCNI IDs from the redcap form (#282)
  • FIX: Update scanid ID regexes to handle date based KCNI Phantom IDs (#280)
  • FIX: Bidsify fix - don't re-write dataset_description.json on every run (#281)
  • FIX: Experiment renaming failures (#272)
  • FIX: missed edge cases in dm_xnat_upload (#271)
  • DOCS: Update .all-contributorsrc (#276)
  • DOCS: Self-host docs using GitHub pages (#266)
  • ENH: Add ability to rename xnat sessions (#263)
  • FIX: Ensure database is available for datman (#264)
  • REF: Allow multiple XNAT servers to be used for upload / extraction (#270)
  • FIX: Bug fixes from adding KCNI name support (#267)
  • DOC: Update dm_qc_report.py docstring with software versions (#269)
  • FIX: Bug when SliceTiming length's don't match gold standard (#268)
  • ENH: Add KCNI ID support (#265)
  • FIX/MAINT: Only deploy on pypi when commits/PRs are made to the release branch (#262)
  • ENH/MAINT: Implement CircleCI (#260)
  • FIX: Fix to aggregate task files based on config (#261)
  • REF: Clean up error messages (#258)
  • MAINT/FIX: Remove nose dependency, fix issues with some tests (#256)
  • FIX: BIDS requirements YAML (#259)
  • FIX: dm_qc_report.py header diff related crashes (#255)
  • MAINT: Update of package install features and coding contributions (#246)
  • STY: PEP8 style changes and minor logging fixes (#253)
  • FIX: Python3 conversion bug fix (Round 3) (#254)