Coder Social home page Coder Social logo

cine's People

Contributors

eteq avatar migueldvb avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

eteq

cine's Issues

Clarify if this is meant to be command-line only or also python-useable

From the first part of the README I get the impression that I'm supposed to use this as a Python library. But then the example suggests this is meant to be a command-line code. That should be clarified.

Also, if it's supposed to be used as a library, there needs to be more documentation (can say more if that's the case).

Setuptools should be a requirement/bootstrapped

If I try to do a python setup.py build on a minimal python setup, I get ImportError: No module named setuptools. There are two solutions I know of:

  1. use https://bootstrap.pypa.io/ez_setup.py as a bootstrap script which auto-installs setuptools.
  2. add "pip install setuptools" to the setup instructions (and maybe catch the import error in your setup.py)

I'd say just do 1, except that its notes say that approach is deprecated. So either of these work.

Pumping rates incorrect for HCN

I have compared the CINE pumping rates for HCN with output from my own code (which has been tested with respect to Biver et al. 2018, Bockelee-Morvan et al. 2004, and Crovisier & Le Bourlot 1983) and they do not seem to be correct - the dominant transitions should be those with delta(J)=2.

Python 2 not supported?

If I try to import cine from python 2.7, I get a SyntaxError: only named arguments may follow *expression... But the setup.py implies that 2.x is supposed to be supported.

I'm agnostic whether you want to support py2 or not, but it should be stated in the readme (and the setup.py should be consistent what major version(s) of python are supported.

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.