jeff-regier / Celeste.jl

Scalable inference for a generative model of astronomical images
MIT License
183 stars 28 forks source link

require FITSIO v"0.11" #698

Closed jeff-regier closed 6 years ago

jeff-regier commented 6 years ago

Once it's tagged, or whatever version of FITSIO it is that gets rid of all the warnings, e.g.,

WARNING: Compat.ASCIIString is deprecated, use String instead.
  likely near /home/jeff/.julia/v0.6/FITSIO/test/libcfitsio.jl:58
giordano commented 6 years ago

Version 0.11 of FITSIO.jl, with all those warnings cleared, has been tagged a few hours ago. Is it necessary to require the latest version or can we close the ticket?

kbarbary commented 6 years ago

Not yet tagged in METADATA, but hopefully will be soon.