-
Notifications
You must be signed in to change notification settings - Fork 11
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
feat: version 3.3.0 #153
feat: version 3.3.0 #153
Conversation
@@ -52,3 +52,6 @@ ipywidgets = "*" | |||
[build-system] | |||
requires = ["poetry-core"] | |||
build-backend = "poetry.core.masonry.api" | |||
|
|||
[tool.poetry.scripts] | |||
fitsmanager = 'prose.scripts.fitsmanager:main' |
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.
Not sure I want that
tests/test_scripts.py
Outdated
@@ -0,0 +1,3 @@ | |||
import pytest |
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.
Delete that
fix(`Fluxes` errors #149): ccd equation error
Hi @mathtimm, could you have a look at the comments I made so we are up to date before considering going to the 3.3.0? Edit: It's mostly stuff I did actually, sorry. I'll check that! |
Video
blocks in 59fe789Peak
blocks by @mathtimm in feat: peaks block #152Fluxes
by @mathtimm in feat(#149): compute errors in Fluxes #150