Skip to content

Commit

Permalink
Updated CHANGES file.
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanCab committed Aug 17, 2023
1 parent 80a79a0 commit 481ab5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ New Features
^^^^^^^^^^^^
+ Development of new data classes for handling source list, photometry, and catalog data which include data format validation. [#125]
+ Aperture photometry streamlined into ``single_image_photometry`` ``multi_image_photometry`` functions that use the new data classes. [#141]
+ Photometry related notebooks updated to use new data classes. [#151]
+ ``multi_image_photometry`` now is a wrapper for single_image_photometry instead of a completely separate function.
+ Logging has been implemented for photmetry, so all the output can now be logged to a file. [#150]

Other Changes and Additions
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 481ab5f

Please sign in to comment.