Difference between revisions of "Sq pk programming"

From Jimenez Group Wiki
Jump to: navigation, search
 
(To Do)
Line 1: Line 1:
 
==Pika==
 
==Pika==
  
===To Do===
+
===To Do ASAP===
  
 
* Enable ability to tweak the masses to fit at nominal m/z
 
* Enable ability to tweak the masses to fit at nominal m/z
Line 12: Line 12:
  
 
* Add a button in PeakHeights graph to jump to next run in todo
 
* Add a button in PeakHeights graph to jump to next run in todo
 +
 +
* Checkbox for truncating sticks to zero in stacked graphs.
 +
 +
* Default checkbox for when peak height <0, refit and constrain values < 0 to be 0 - checkbox on main panel
 +
 +
 +
===To Do (Less Urgent)===
  
 
* Add ability to duplicate PeakHeights graph and functionality (less urgent)
 
* Add ability to duplicate PeakHeights graph and functionality (less urgent)
 +
 +
* We need to add camels, dromedaries, and vw "bug" ions to the lists. We need some notation for these ions, let me suggest vw28, vw23, d28, d32, and c28, c32, with the comment column describing what they are. It is important that those are lowercase letters, so people don't confuse these ions with vanadium (V) and tungsten (W).  (less urgent)
 +
 +
* There is a need to consolidate the three sets of m/z lists that exist into a single one. We currently have the list of m/z possibly used in fits,(1) ones actually selected for HR sticks (2) list of m/z used for m/z calibration, and (3) the list of isolated ions. Each list is a subset of the previous one, and we can work with a single big list, and a series of masks to select / deselect the various m/z for the different purposes.
  
 
===To Discuss===
 
===To Discuss===
  
 
* Change saving of the HR sicks matrix from masses that were selected to fit to all known masses.
 
* Change saving of the HR sicks matrix from masses that were selected to fit to all known masses.

Revision as of 11:42, 22 April 2008

Pika

To Do ASAP

  • Enable ability to tweak the masses to fit at nominal m/z
    • When tweaking one m/z, include ability to add a new mass
    • include ability to remove a mass
    • include ability to add up to 2 arbitrary masses to fitting
    • warn clearly that this is done locally
  • Have a mask to do integer masks (pika needs to check for dependencies... automatically adds dependencies)
  • Add a button in PeakHeights graph to jump to next run in todo
  • Checkbox for truncating sticks to zero in stacked graphs.
  • Default checkbox for when peak height <0, refit and constrain values < 0 to be 0 - checkbox on main panel


To Do (Less Urgent)

  • Add ability to duplicate PeakHeights graph and functionality (less urgent)
  • We need to add camels, dromedaries, and vw "bug" ions to the lists. We need some notation for these ions, let me suggest vw28, vw23, d28, d32, and c28, c32, with the comment column describing what they are. It is important that those are lowercase letters, so people don't confuse these ions with vanadium (V) and tungsten (W). (less urgent)
  • There is a need to consolidate the three sets of m/z lists that exist into a single one. We currently have the list of m/z possibly used in fits,(1) ones actually selected for HR sticks (2) list of m/z used for m/z calibration, and (3) the list of isolated ions. Each list is a subset of the previous one, and we can work with a single big list, and a series of masks to select / deselect the various m/z for the different purposes.

To Discuss

  • Change saving of the HR sicks matrix from masses that were selected to fit to all known masses.