You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Changed "import Image" to "from PIL import Image".
* Added KIDS and a default to get_exptime().
* Added KIDS to get_origin() and to get_zeropoint().
* Added KiDS example
* Explaining scales, etc
* Explaining scales, etc
* Note on zeropoints
* Better organised, clearer examples
* Tweaked scales for KiDS example
* New DES hdr keywords used, scales still being investigated.
* Testing scales and parameters for DES.
* Testing scales and parameters for DES.
* Link to paper, notes on credit etc
* Link to issues for contact
* Create LICENSE
* Example image
* KIDS example
* Update README.md
* Note about photometric calibration
* Switched to astropy, tidied awat deconvolution stuff.
* Refactored into compose command that can be run from python, closesdrphilmarshall#12
* Checked script still runs from command line drphilmarshall#12
* Calling compose from python drphilmarshall#12
* Put example PNGs back
* Setting up on travis-ci drphilmarshall#11
* Added travis CI badge drphilmarshall#11
* install pillow to get PIL? drphilmarshall#11
Co-authored-by: Hugo Buddelmeijer <[email protected]>
Co-authored-by: Phil Marshall <[email protected]>
Co-authored-by: anupreeta27 <[email protected]>
A few projects need to be able to install HumVI and call its functions. See Rahul's PR here for how to turn HumVI into a minimal package.
The text was updated successfully, but these errors were encountered: