GithubHelp home page GithubHelp logo

drsoulain / previs Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 2.0 1.75 MB

Python Request Engine for Virtual Interferometric Survey

License: MIT License

Python 100.00%
astronomy interferometry observational-data

previs's People

Contributors

drsoulain avatar neutrinoceros avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

previs's Issues

code cleaning: unused imports and variables

There are a handful of unused imports and variables

e.g.

>> pylint previs | grep -i "unused"


previs/sed.py:27:27: W0613: Unused argument 'upload' (unused-argument)
previs/sed.py:14:0: W0611: Unused astropy.units imported as u (unused-import)
previs/sed.py:15:0: W0611: Unused matplotlib.pyplot imported as plt (unused-import)
previs/sed.py:17:0: W0611: Unused Time imported from astropy.time (unused-import)
previs/sed.py:18:0: W0611: Unused Vizier imported from astroquery.vizier (unused-import)
previs/sed.py:19:0: W0611: Unused ma imported from numpy (unused-import)
previs/core.py:39:0: W0611: Unused matplotlib.pyplot imported as plt (unused-import)
previs/core.py:48:0: W0611: Unused interpolate imported from scipy as ip (unused-import)
previs/display.py:128:12: W0612: Unused variable 'bar' (unused-variable)
previs/display.py:462:8: W0612: Unused variable 'display_gaia' (unused-variable)
previs/display.py:504:4: W0612: Unused variable 'off_button' (unused-variable)
previs/display.py:505:4: W0612: Unused variable 'dec_res' (unused-variable)
previs/display.py:583:4: W0612: Unused variable 'dec_x_band' (unused-variable)
previs/instr.py:95:8: W0612: Unused variable 'at_lim_mid' (unused-variable)
previs/instr.py:99:8: W0612: Unused variable 'ut_lim_mid' (unused-variable)
previs/instr.py:231:8: W0612: Unused variable 'dic_eso' (unused-variable)

I will fix those later.

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.