Coder Social home page Coder Social logo

spacetelescope / abscal Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 30.87 MB

Python conversion of Ralph Bohlin's WFC3 and STIS flux calibration software.

Home Page: https://abscal.readthedocs.io/en/latest/

Python 14.26% IDL 64.53% Prolog 18.87% Roff 2.34%

abscal's People

Contributors

york-stsci avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

york-stsci

abscal's Issues

Example for WFC3 gives an error

Describe the bug / feature

Ran the WFC3 grism example using the instructions. The wfc3_setup command worked. The wfc3_coadd command produced this output:

(abscal) kgordon@beast GD153]$ wfc3_coadd -fvdt dirtemp_grism.log
Traceback (most recent call last):
  File "/user/kgordon/anaconda3/envs/abscal/bin/wfc3_coadd", line 7, in <module>
    exec(compile(f.read(), __file__, 'exec'))
  File "/user/kgordon/STScI/AbsFlux/ABSCAL/abscal/commands/wfc3_coadd", line 25, in <module>
    main()
  File "/user/kgordon/STScI/AbsFlux/ABSCAL/abscal/commands/wfc3_coadd", line 21, in main
    do_coadd(**kwargs)
  File "/user/kgordon/STScI/AbsFlux/ABSCAL/abscal/wfc3/reduce_grism_coadd.py", line 878, in main
    parsed = parse_args(**kwargs)
  File "/user/kgordon/STScI/AbsFlux/ABSCAL/abscal/wfc3/reduce_grism_coadd.py", line 842, in parse_args
    extracted_args = extract_args()
  File "/user/kgordon/STScI/AbsFlux/ABSCAL/abscal/wfc3/reduce_grism_extract.py", line 2315, in additional_args
    'default': base_defaults['plots'], 'help': trace_help}
NameError: name 'trace_help' is not defined. Did you mean: 'table_help'?

I got the the same error when I tried to get help for this command by running wfc3_coadd --help.

Possible Solution

Context

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.