Code Monkey home page Code Monkey logo

Comments (1)

Cameron-Van-Eck avatar Cameron-Van-Eck commented on July 30, 2024

I looked into this more carefully today. Shinsuke was completely right: the fractional Stokes errors were not being computed properly, and were not used properly through the rest of the program. I thought about it a bit, and there was also a somewhat deeper problem: the equation in the fractional Stokes errors was wrong. It assumed that the error in Stokes I was the channel error, but we're actually using a model of Stokes I, which presumably has much smaller errors.

I've changed it to ignore errors in Stokes I, and just normalize the Stokes Q/U errors by the Stokes I model. Quantifying the errors in the model will be difficult, and should be a very minor contribution for all sources bright enough to have potential detections in polarization. So the fractional Stokes errors will be slightly smaller than before.

I've also changed how the errors propagate through. Before, the actual Stokes Q/U errors were used, but the fractional Stokes were used in the RM synthesis, so there was a contradiction. I've changed it over to using the fractional errors to determine the weights and in the estimation of dFDF. This will down-weight channels with fainter Stokes I, as should be the case.

The changes in the error calculations ripple down through all the output values. For flat spectra nothing will change, but for steep spectra the output values will be a bit different, probably for the better.

from rm-tools.

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.