Code Monkey home page Code Monkey logo

Comments (7)

mkness avatar mkness commented on September 2, 2024

@andycasey and @davidwhogg - important: make sure you train your model using the apstar spectra for all tests on apstar spectra, don't use the model trained on the aspcap star spectra - these are not equivalent.

from annieslasso.

davidwhogg avatar davidwhogg commented on September 2, 2024

More specifically, we can't treat all mask bits equally; what should we care about?

from annieslasso.

davidwhogg avatar davidwhogg commented on September 2, 2024

@mkness doing that now.

from annieslasso.

mkness avatar mkness commented on September 2, 2024

@davidwhogg: good. I use everything in the mask itself not set to 0 and set the error value to LARGE everywhere were the mask is !=0. Other things may work e.g. taking only a subset of the mask that one should care about, but I did not experiment a lot with different combinations here, I found just excluding everything not set to 0 gave smaller scatter than not using the mask altogether and worked well.

from annieslasso.

andycasey avatar andycasey commented on September 2, 2024

@mkness we did this at first (before stacking the spectra ourselves) but we found that a lot of spectra had persistence in the entire blue chip and part of green,... we were loosing a lot of information that we could see was actually there. did you experiment by setting a different error value for just persistence-flagged pixels?

from annieslasso.

davidwhogg avatar davidwhogg commented on September 2, 2024

Just recording here that @mkness said perhaps just to consider mask bits 0, 12, 13. The current code version considers every mask bit except 9, 10, 11.

from annieslasso.

andycasey avatar andycasey commented on September 2, 2024

What we have now seems to work, so I am closing this issue.

from annieslasso.

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.