GithubHelp home page GithubHelp logo

Comments (5)

sbailey avatar sbailey commented on July 2, 2024

All of these could use astropy.io.fits instead, but that seems low priority. In the context of the python3 conversion, I'm supportive of changes that make the conversion easier (e.g. adding unit tests), but I caution against making otherwise unnecessary cleanup changes while we are simultaneously trying to do before/after comparisons for python 2.7 vs. 3.5.

from desimodel.

weaverba137 avatar weaverba137 commented on July 2, 2024

Since we are not certain of fitsio's Python 3 readiness, I would argue that converting to astropy.io.fits would make the conversion easier.

from desimodel.

sbailey avatar sbailey commented on July 2, 2024

Late breaking news:

  • fitsio v0.9.10 was tagged today including the latest py3.5 fixes
  • Erin Sheldon confirmed by email that earlier tags also worked for py3.5 and this fix was a corner case involving variable length strings (which admittedly might impact us in the current-but-to-be-deprecated FILTER column of the fibermap table; I haven't checked)

from desimodel.

dkirkby avatar dkirkby commented on July 2, 2024

The last time I checked, fitsio did not support any windows platforms. Do we make any claims about supported platforms for the desihub stack?

from desimodel.

sbailey avatar sbailey commented on July 2, 2024

Answering @dkirkby's question from a few months ago:
We support Linux and Mac and do not support Windows (though I don't know if we've written that down anywhere).

For the record: We still have some historical fitsio code in some DocDB -> data reformatting scripts, but let's not change that unless it actually is a problem (if it is, open a new issue with the details). It's not needed for performance, but we shouldn't spend our time replacing one working library with an different working library.

from desimodel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.