Closed davidgodinez closed 3 years ago
Under testdata_paths()
, please replace
'scanimage_2d': 'subject1/20200609_171646',
with
'miniscope_2d': 'subject1/20200609_171646',
and remove
'scanimage_3d': 'subject2/20200420_1843959',
Please replace
run tests: pytest -sv --cov-report term-missing --cov=workflow-calcium-imaging -p no:warnings
with
run tests: pytest -sv --cov-report term-missing --cov=workflow-miniscope -p no:warnings
Please update the pull request title to reflect all of the changes committed.
This PR will be closed but remade to kabilar/workflow-miniscope
Modifying init.py to work with workflow-miniscope.