Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:20
-
Epic Link:
-
Team:Data Release Production
-
Urgent?:No
Description
As part of the conversion of pipe_analysis to gen 3 the stellar locus plots need to be remade. A few of the steps that need to be done to achieve this are:
Figuring out exactly which points are used in the gen 2 version and why.
Getting the plotting code to work and convey the relevant information.
Getting the fitting to work well and quickly.
Separating out the calculation steps into another task and store the outputs in a useful way.
See comments on the PR. I'm sure there are many things to discuss about how to "optimize" these plots to give us useful information, but I've kept my comments to the code/method for now. It seems like you've made it flexible enough to enable selection criteria and fitting params via configs.
P. S. – the figures look nice!