-
Notifications
You must be signed in to change notification settings - Fork 106
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
P200 DBSP misc updates #1849
P200 DBSP misc updates #1849
Conversation
The control system for P200/DBSP automatically adjusts the FITS headers for datasec/oscansec based on the binning, so `get_rawimage` doesn't need to adjust the data sections based on binning. further info in commit 5f567d3
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## develop #1849 +/- ##
===========================================
+ Coverage 38.07% 38.09% +0.01%
===========================================
Files 211 211
Lines 49010 49000 -10
===========================================
+ Hits 18662 18665 +3
+ Misses 30348 30335 -13 ☔ View full report in Codecov by Sentry. |
When caching from GitHub using the script `pypeit_cache_github_data`, an error was kicked complaining about "Remote host type None is not supported for package data caching." This commit corrects the issue by specifying the `remote_host` in the instantiation of PypeItDataPath. modified: pypeit/scripts/cache_github_data.py
Specify `remote_host` in call to PypeItDataPath
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!
Enable Spectrograph base class to account for image sections that include on-chip binning
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.
I added some notes to the change log.
The CI failures are related to the recent astropydev change to the minimum python version. We'll need to merge #1854 before this one.
Fix binning issue brought up in PypeIt Users Slack.
Add reid_arxiv template for 1200/7100 with D55 dichroic