jwst_footprints

[DEPRECATED] The JWST NIRSpec Observation Visualization Tool (NOVT) is a Python application that can display the NIRSpec and/or NIRCam instruments' fields of view (footprints) on a given sky position in DS9, to assist in planning NIRCam pre-imaging for NIRSpec.

https://github.com/spacetelescope/jwst_footprints

Science Score: 28.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    3 of 6 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.9%) to scientific vocabulary
Last synced: 11 months ago · JSON representation ·

Repository

[DEPRECATED] The JWST NIRSpec Observation Visualization Tool (NOVT) is a Python application that can display the NIRSpec and/or NIRCam instruments' fields of view (footprints) on a given sky position in DS9, to assist in planning NIRCam pre-imaging for NIRSpec.

Basic Info
  • Host: GitHub
  • Owner: spacetelescope
  • License: other
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 634 KB
Statistics
  • Stars: 1
  • Watchers: 8
  • Forks: 8
  • Open Issues: 5
  • Releases: 2
Created about 9 years ago · Last pushed about 3 years ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation

README.md

DEPRECATED

This tool is now deprecated. Please use the re-implemented tool available at: https://github.com/spacetelescope/jwst_novt

JWST NIRSpec Obersvation Visualization Tool (NOVT)

Getting Started

To install and run via Github: bash $ git clone https://github.com/spacetelescope/jwst_footprints $ cd jwst_footprints $ python setup.py install $ jwst_footprints

To install and run via pip:

bash $ pip install jwst-footprints $ jwst_footprints

The software dependencies are listed in the requirements.txt file. Both of the above installation methods should add the packages automatically, but you can also install or reinstall the correct versions with: bash $ pip install -r requirements.txt

Documentation: https://jwst-docs.stsci.edu/near-infrared-spectrograph/nirspec-apt-templates/nirspec-multi-object-spectroscopy-apt-template/nirspec-observation-visualization-tool-help

STScI JWST Help Desk: https://jwsthelp.stsci.edu

Owner

  • Name: Space Telescope Science Institute
  • Login: spacetelescope
  • Kind: organization
  • Email: help@stsci.edu
  • Location: Baltimore, MD

STScI is operated by AURA for NASA

Citation (CITATION.md)

# Citation 

If you use the NIRSpec Observation Visualization Tool (NOVT) for work/research presented in a publication, or as a dependency in a software package, we recommend and encourage the following acknowledgment:

This work made use of the NIRSpec Observation Visualization Tool (NOVT), written by Leonardo Ubeda, updated by Joe Hunkeler, and maintained by Maria Peña Guerrero, Leonardo Ubeda, and Emily Wislowski.

GitHub Events

Total
Last Year

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 92
  • Total Committers: 6
  • Avg Commits per committer: 15.333
  • Development Distribution Score (DDS): 0.62
Top Committers
Name Email Commits
Joseph Hunkeler j****r@g****m 35
ewislowski e****i@s****u 34
Leonardo l****a@m****m 18
Joseph Hunkeler j****r@u****m 3
Maria Pena-Guerrero p****a@s****u 1
Matthew Bourque b****e@s****u 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 3
  • Total pull requests: 18
  • Average time to close issues: almost 2 years
  • Average time to close pull requests: 5 days
  • Total issue authors: 2
  • Total pull request authors: 7
  • Average comments per issue: 0.67
  • Average comments per pull request: 0.06
  • Merged pull requests: 14
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • pllim (2)
  • tfish13 (1)
Pull Request Authors
  • ewislowski (7)
  • jhunkeler (5)
  • dependabot[bot] (2)
  • pllim (2)
  • penaguerrero (1)
  • bourque (1)
  • jneu (1)
Top Labels
Issue Labels
Pull Request Labels
bug (2) enhancement (2) dependencies (2)

Dependencies

requirements.txt pypi
  • PIL ==6.2.1
  • astropy ==2.0.7
  • matplotlib ==2.2.2
  • numpy ==1.17.2
  • pyds9 ==1.9.dev127
  • python >=3.6
  • scipy ==1.4.0rc2
setup.py pypi
  • astropy *
  • matplotlib *
  • numpy *
  • pillow *
  • pyds9 *
  • scipy *