Git Product home page Git Product logo

Comments (7)

kdere avatar kdere commented on August 20, 2024 1

I am working on this at the very moment. Hope to have a fix soon.

from chiantipy.

kdere avatar kdere commented on August 20, 2024 1

I will try t get a release on github soon and conda should be able to pick it up from there.
Ken

from chiantipy.

kdere avatar kdere commented on August 20, 2024 1

OK, I will change the behavior here as well
Ken

from chiantipy.

MadFisa avatar MadFisa commented on August 20, 2024

It would be very helpful if you could suggest a quick workaround for now.

from chiantipy.

kdere avatar kdere commented on August 20, 2024

I have a revised version of _Spectrails/ionGate

I have tested it but am not quite ready for a new release. I see that you get your code from conda. Perhaps I could make a release candidate and conda would probably pick it up if your are interested in testing it.

also, the specification of a user-suppled abundance file should work now
Ken

from chiantipy.

MadFisa avatar MadFisa commented on August 20, 2024

Hi,
Thanks for the quick update. I can test out the new code if its availabe. Would it work by doing a simple conda update?

Asif

from chiantipy.

MadFisa avatar MadFisa commented on August 20, 2024

Thanks!! I will pick it up once it updates.

Another related bug(?) seems to be that if provided element list has capital letters,( i.e elements=['H','He']), running any of the spectrum classes with elementList=elements, converts the original list to small letters. That is elements become elements=['h','he'].

While the code runs as expected, this seems like a bit of unexpected behavior to me. Users typically do not expect methods to change the arguments. I couldn't figure out why this was happening, but my guess would be that .lower() in line 168 and 169 _specTrail is affecttig the original list too.

Asif

from chiantipy.

Related Issues (20)

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.