GithubHelp home page GithubHelp logo

Comments (5)

sbailey avatar sbailey commented on August 19, 2024

+1 on this. I suggest that apply_cuts still take the tables from tractor/sweep files as it currently does, calculates the extinction corrected fluxes as needed, and then call functions that explicitly take the variables that they need to make the cuts for each target class, e.g.isELG(gflux, rflux, zflux) rather than isELG(objects). These would return a boolean array that is the same length as the inputs, and apply_cuts would be the thing that assembles those back together into the target bitmasks.

from desitarget.

moustakas avatar moustakas commented on August 19, 2024

@rainwoodman Would it be possible for you to tackle this refactoring? If not, no problem -- thanks!

from desitarget.

rainwoodman avatar rainwoodman commented on August 19, 2024

No problem. I will file a PR on this along the lines Stephen suggested.

Yu
On Jan 29, 2016 6:22 PM, "John Moustakas" [email protected] wrote:

@rainwoodman https://github.com/rainwoodman Would it be possible for
you to tackle this refactoring? If not, no problem -- thanks!


Reply to this email directly or view it on GitHub
#26 (comment).

from desitarget.

sbailey avatar sbailey commented on August 19, 2024

Thanks @rainwoodman for implementing this in PR #27 which is now merged. The remaining piece is standard stars, which would have a messy function something like

def isStdStar(gflux, rflux, zflux, givar, rivar, zivar, gfracflux, rfracflux, zfracflux, psftype):
    ...

Is that what we want? Other ideas?

from desitarget.

moustakas avatar moustakas commented on August 19, 2024

We can reopen this if additional refactoring is needed in the future.

from desitarget.

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.