Skip to content
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

TESS extended mission cubing updates #35

Merged
merged 23 commits into from
Aug 2, 2020
Merged

TESS extended mission cubing updates #35

merged 23 commits into from
Aug 2, 2020

Conversation

ceb8
Copy link
Collaborator

@ceb8 ceb8 commented Aug 2, 2020

This pull request encompasses the following:

  • Allow for cubes to be made with less memory than needed to hold the entire cube in memory
    Available memory is not an input argument and defaults to 40GB.
  • Improved testing for all functionality
  • Additional small tweaks to new tox bases CI
  • Addresses Precision on timestamps in Tess data #18

@ceb8 ceb8 added this to the 0.7 milestone Aug 2, 2020
Clara Brasseur added 2 commits August 1, 2020 22:17
@codecov
Copy link

codecov bot commented Aug 2, 2020

Codecov Report

Merging #35 into master will increase coverage by 10.09%.
The diff coverage is 98.69%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #35       +/-   ##
===========================================
+ Coverage   86.75%   96.84%   +10.09%     
===========================================
  Files           6        6               
  Lines         770      825       +55     
===========================================
+ Hits          668      799      +131     
+ Misses        102       26       -76     
Impacted Files Coverage Δ
astrocut/make_cube.py 98.78% <98.58%> (+6.63%) ⬆️
astrocut/cube_cut.py 99.36% <100.00%> (+7.32%) ⬆️
astrocut/cutouts.py 94.48% <100.00%> (+16.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2bc1ec4...38f4405. Read the comment docs.

@ceb8 ceb8 merged commit 80b0526 into master Aug 2, 2020
@ceb8 ceb8 deleted the extended_mission branch August 2, 2020 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant