Analysis V3 bugs moved to Bitbucket
strip positions and widths not being updated
strip positions and widths not being updated
Right mouse menu navigation
Feature request: zoom behaviour
Added in B3
Missing Experiment type filter in Spectrum editor popup
Ondoing displaying a spectrum leaves graphics program in dyscuctrional state
Ondoing displaying a spectrum leaves graphics program in dyscuctrional state
Fixed
Python Console check not being updated
qt file chooser incomplete style sheet
1D toolbars buttons
Add sample drop-down to spectrum properties pop-up
Feature request: shortcut/menu item(s) to toggle displayed spectra
Added in B3
1d display can cause resizing when cursor moves
White text on light grey background legibility problems
fixed in b3
Suggestion: wording in Spectrum Group Setup
fixed in b3
Text layout and updating of Spectrum Group Setup
Fixed in b3
Peak picking error in flipped views of 3D data
fixed
RFD = request for discussion :)
Peak picking error in flipped views of 3D data
RFD: How Z-thickness should be calculated and displayed
There seem to be similar issues and inconsistencies with the navigation of the current module when you double click on a peak in a peak table.
Feature request: zoom behaviour
White text on light grey background legibility problems
Spectrum names not faithfully imported from v2 projects
initial layout image
Text layout and updating of Spectrum Group Setup
Suggestion: wording in Spectrum Group Setup
Documentation: placement of module handle/label
Feature request: what's the "current" module?
Feature request: shortcut/menu item(s) to toggle displayed spectra
FP misbehaviour and inconsistency in 3.0.b2
project for this bug
v2 project for this. There's also an issue with the COSY spectrum name not transfering properly.
SequenceGraph issues with unusual amino acids
LabelledMixture import error for v2 project with ECI sample info
add
add
Stop region from becoming too small with the zoom
Rasmus fixes
Hopefully sorted now (protect against deleted peak / peakList / peakListView in relevant notifier)
Deleting PeakLists causes error in PeakView
add
current.positions is the last clicked location. current.cursorPosition is the last "hovered" position. (Note there the former has an "s" and the latter does not.) We don't use the last clicked location for anything so could get rid of current.positions.
This doesn't seem to be happening now.
Opening a project with a blank display fires createBlankDisplay logging statement
Use non-gui version for showWarning
Puldowns get squashed
Looks like there is now a minimum width for the table so you cannot squash down.
spectrum toggling bug
Closed since not reproduced.
Add dependencies list
Chain creation problems
Chain creation issues
Chain creation problems
Last two parts resolved so close and open new ticket for remaining items.
Sequence Module problem
Show Sequence problems
All but last part dealt with. Created new ticket just for last part.
It now updates for creation and deletion of a chain.
Sequence Module pays no attention to chain creation / deletion
Now showing.
Residues not showing in Sidebar
CreateChainPopup in wrong directory
Backbone Assignment module stops working after some exception
Problem was in function _processDroppedNmrResidue(). In there we have self.nmrResidueTable.setUpdateSilence(True) And the turning off of this needs to be in a try/finally block in case there is an exception thrown in the code (which is what happened in this case). Otherwise the table is never updated.
Backbone Assignment module stops working after some exception
OK, it is a feature request. But I think it is significant that we used to have Deleted as a right mouse command as well (at least that is what the user told me) but do not have it any more. That does lend it a bit of urgency.
No peak delete on Macs
The Del button methodology (so having to use the fn key) is the same behaviour as in v2. I'd say this is not a bug but a feature request.
Deleting last peaklist
Removal works for me. And I've updated the code so that if you try and pick peaks in a region or click to add a peak then if no peakList exists it will create one.
Clone now added to right mouse menu of SideBar for chains. The New Chain dialog now defaults the chain code to the "next" available one.
Chain creation problems
CreateChainPopup in wrong directory
SQ works for me
Chain creation problems
Chain creation problems
Show Sequence problems
Residues not showing in Sidebar
No peak delete on Macs
Deleting last peaklist
Add dependencies list
Add TAU as another possibility for nuc for pseudo dimension
Sync the spectrum and spectrumView postiiveContourBase (etc.).
Peal picking contour level and display contour level out of sync
This one is a bit of a question. The model allows for changing the contour display...
The spectrum editor is using spectrum.positiveContourBase. The drawing is using spectrumView.positiveContourBase....
Peal picking contour level and display contour level out of sync
Peal picking contour level and display contour level out of sync
Tested in rasmus branch and is ok now (in that branch).
peak.assignDimension() allows mismatched isotope assignment
Fixed (in Rasmus Branch). Passed to Wayne for testing