-
Notifications
You must be signed in to change notification settings - Fork 43
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
Query simplifications, edits in table explanations, some code refactoring #82
Conversation
tdincer
commented
Jun 29, 2022
•
edited by kabilar
Loading
edited by kabilar
- Also fix query
Thanks @tdincer. Please also update version and changelog. After this pull request is merged, please push a tag to upstream so that it can be released and published. |
imaging_withpostprocessing.py
module
@kabilar I appended the query cleanings to this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Does the README need images or text highlighting the differences between these schemas? Or maybe the elements site?
- Consider copy/pasting our new code of conduct
- Coverage on pytests is not great - 0% on new modules, 65-75% on existing. I would prioritize updates there when we can. (grain of salt - did not run caiman or nd2 compnents)
Why was this closed? |
@tdincer If these changes will not be used by the Lu Lab, then we can close and reopen when we have a user requesting the use of FISSA or other post processing. Thank you. |
@kabilar I'll try to finalize this PR today. |
Co-authored-by: Chris Brozdowski <CBrozdowski@yahoo.com>
Co-authored-by: Chris Brozdowski <CBrozdowski@yahoo.com>
Co-authored-by: Chris Brozdowski <CBrozdowski@yahoo.com>
Dear all - please review the changes as soon as possible. There are some critical bug fixes in this PR. Edit: Actually there are no critical bug fixes. Some unpushed changes on my local worried me. |
imaging_withpostprocessing.py
moduleimaging_fissa.py
module
Thanks @tdincer. It is not clear how FISSA is implemented with these changes. From what I understand from our conversations, the FISSA component is in the
|
I removed the |
imaging_fissa.py
moduleCo-authored-by: Kabilar Gunalan <kabilar@datajoint.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @tdincer! Great work. Minor suggestion, but the imaging modules do not all have the same changes.
Thanks for clarifying in person. That was my mistake. Everything looks good. |
Everything looks good to me as well, suggesting we merge @kabilar |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @tdincer! Once merged, please create a new tag and release.
Increment version to test CI/CD docker image build