Giter Site home page Giter Site logo

afw's Introduction

afw's People

Contributors

acbecker avatar arunkannawadi avatar brianv0 avatar czwa avatar danielsf avatar erykoff avatar fred3m avatar isullivan avatar jdswinbank avatar jmeyers314 avatar jonathansick avatar kfindeisen avatar ktlim avatar laurenam avatar mjuric avatar morganschmitz avatar mwittgen avatar natelust avatar parejkoj avatar paulprice avatar pgee2000 avatar r-owen avatar rearmstr avatar robertluptonthegood avatar simonkrughoff avatar smonkewitz avatar stevenbickerton avatar talljimbo avatar timj avatar yalsayyad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

afw's Issues

Raise descriptive error for broken display install

Consider the following code and the scenario of the 'matplotlib' backend and a broken install where lsst.display is not available.
https://github.com/lsst/afw/blob/master/python/lsst/afw/display/interface.py#L85-L106

It raises the somewhat cryptic error message:

RuntimeError: Unable to set backend to matplotlib: "module 'matplotlib' has no attribute 'DisplayImpl'"

While the real underlying issue is that lsst.display is not available, matplotlib should never be expected to have a DisplayImpl attribute.

My naive approach of shuffling the order of elements in the tuple probably makes no sense, adding another try/except might be enough to raise a more relevant error.

Let me know if you would like a quick PR. (The install has since been fixed, so I won't have a good way to test it).

Test failures

There's 21 test failures that appear to be related with cfitsio errors because some files cannot be found by git-lfs. I have put the full log at:
http://sprunge.us/NEPR

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.