Giter Site home page Giter Site logo

Comments (5)

DavidT3 avatar DavidT3 commented on September 26, 2024

User should also be able to decide on which overdensity radius to measure. Will develop just for $R_{500}$ initially, simply because I want to make things are working.

from xga.

DavidT3 avatar DavidT3 commented on September 26, 2024

I think I will also implement another skew of this pipeline where it sets up array jobs for workload managers for HPCs like Slurm and SGE. As some clusters might take much longer to generate/fit spectra than others (maybe they have more observations or the fits don't converge as well), we might end up having the sample repeatedly waiting for one to finish when others could be going onto the next stage.

As this is a pipeline, and there isn't much to gain by running it interactively, a function that sets up a run where all the sources are run individually would be a good idea (no sample involved, just individual sources).

from xga.

DavidT3 avatar DavidT3 commented on September 26, 2024

Ran a test on the SDSSRM-XCS Tx_err < 25% sample (150 clusters), comparing the XGA LT pipeline R500 measurements to the original XCS3P LT pipeline R500 values:

image

Looks pretty great given the differing approaches to the starting region (I use a fixed aperture, XCS3P uses a circle based on the semi-major axis of the detection ellipse).

9 of the 150 clusters didn't get a result, but I suspect that is because I didn't use adjusted regions for this run, and I know there are some that need it in this sample.

from xga.

DavidT3 avatar DavidT3 commented on September 26, 2024

Now need to tidy up the function (add some more user-configurable options etc), add some documentation, and make sure that it measures temperatures and luminosities for the final, accepted, radii.

Maybe should let the user choose between returning a sample object, or just a pandas dataframe (of writing it to disk even).

from xga.

DavidT3 avatar DavidT3 commented on September 26, 2024

I am going to try and determine the particular overdensity from the passed scaling relation y-axis name. That way I will put the values in the correct argument on sample declaration - it might matter slightly as it will alter the behaviour of sources in the middle of clusters being removed.

from xga.

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.