-
Notifications
You must be signed in to change notification settings - Fork 9
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
Version 1.6.2 Beta #144
base: master
Are you sure you want to change the base?
Version 1.6.2 Beta #144
Conversation
…h00m00s instead of 0h00m00s
Removed redundant measurement code.
…the FITS Header and plot's WCS projection
…ent dockable widget fixes.
…ent dockable widget fixes.
…onstraints for their layouts.
Should this be formally reviewed - I see it is marked draft. I've done a wee bit of local testing last week and it looks well behaved. Haven't tested it with multiple mosaic pointings as of yet. Let me know when I should start that |
I left it as a draft for a few reasons:
Basically, I need comment on these 3 items to get it ready for review. Any help is much appreciated! \o/ |
Looks good as discussed -- the biggest issue we need another button for alt click -- does not work out of the box with KDE, as it is the combo to move windows.... Perhaps we should just make this click when the fixed profile is active? |
- Adds TigProf loader - Change underlying file format to json for simplicity - TODO: need to still add QWT display profile curves and clearing
- added loading TigProf static profile from disk - added pasting staticf profile from another profile - Ensure moving active selected profile between images resets axis combobox
Beta 162 with multiprofiles
@o-smirnov @IanHeywood ok I'm reasonably happy with my addition to the static "freezed" selected profile mechanism now. Please review.
(profile names/colour can be set arbitrarily) Currently I only overlay static profiles (very similar to DS9 in other words with its copy and paste functionality). I was thinking of adding dynamically linked profiles where if you overlay profile a from profile b and you update profile a the overlay is also updated. However, I think as a first stab at this a static overlay for comparison is probably already good enough? The only other feature that Oleg requested is H and V lines through the image if you have a selected profile on X or Y. |
Draft PR for version 1.6.2
@o-smirnov, @bennahugo and @SpheMakh - please provide feedback on the new ALT+LeftButton profile selection feature, as this will be a building block towards #138
Closes #139, #140 and #141
N.B. There are a number of changes in this version.