Coder Social home page Coder Social logo

q2's People

Contributors

astrochasqui avatar kaykeigh avatar ramstojh avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

q2's Issues

Citation and Licensing

hi @astroChasqui: I am a data editor with the AAS Journals (ApJ/AJ). Your code is being mentioned frequently in recent manuscripts submitted and accepted to our Journals. We would like to encourage you to add a "Preferred Citation" to the landing page (README.md) of this GitHub repo so that users can ensure they include the correct citation in their manuscripts. I think that Ramirez et al. 2014, A&A, 572, A48 is probably the correct preferred software paper citation as it contains a description of the code.

Notwithstanding the utter lack of any license provided by MOOG itself, I would still encourage you to add a license for your code, q2. I tend to direct folks with questions about this to Jake VanderPlas's article, "The Whys and Hows of Licensing Scientific Code" for questions.

You may also want to submit this code, its description, and preferred citation to the ASCL. You can read more about our recommendations for code developers as part of our Journal's software policy, which is of course more relevant to your users than yourself in this instance.

cannot import name moog

Hi, trying to run newest version of q2 and getting this error, please help!

Thanks,

Johanna

In [18]: import q2

ImportError Traceback (most recent call last)
in ()
----> 1 import q2

/Users/jteske/Documents/postdoc/Jonathan/q2/init.py in ()
13 from .config import *
14 from .star import *
---> 15 from . import moog, specpars, errors, abundances
16 from . import isopars
17 import logging

/Users/jteske/Documents/postdoc/Jonathan/q2/abundances.py in ()
----> 1 from . import moog
2 from .star import Star
3 import numpy as np
4 import datetime
5 import logging

ImportError: cannot import name moog

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.