Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-39745: Merge matched difference plot/metric classes #148

Merged
merged 6 commits into from Nov 6, 2023

Conversation

taranu
Copy link
Contributor

@taranu taranu commented Oct 4, 2023

No description provided.

Comment on lines +22 to +23
# Doesn't work; interpreted as float
# atools.matchedRefCModelMagDiff.produce.plot.xLims: [parameters.mag_x_min, parameters.mag_x_max]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be here for any particular historical reason?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sort of; it's a note that this doesn't work even though it should. In this case I ended up preferring to define lims_mag_x in the python block. Anyway, I'm going to address this on a subsequent ticket (DM-41049).

optional=False,
)

def finalize(self):
# Check if it has already been finalized
if not hasattr(self.process.buildActions, "diff"):
# Set before MagnitudeScatterPlot.finalize to undo PSF default
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing period at the end of this comment, unless you intend for these two lines to be read as one sentence (I think not).

@taranu taranu merged commit 8456d3a into main Nov 6, 2023
8 checks passed
@taranu taranu deleted the tickets/DM-39745 branch November 6, 2023 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants