Skip to content
Joshua Lande edited this page Jun 23, 2013 · 4 revisions

Things for Josh to do (hopefully).

To Put In Manual

  • Describe "Save Last Fit" button in the "Calibration" chapter
  • Add "Save Last Fit" to list of macro commands
  • Fix screenshots of the "Calibration" tab
  • Fix the discussion in the manual about the output of intensity integrated data to note for the fact that the data is space and not tab separated now.
  • Discuss the better output format of the peak list file.
  • Discuss the better formatted calibration parameter file.
  • Screenshot of intensity integration showing minor tic mark.
  • Fix screenshot of Cake / Integrate tab to show bigger text inputs (I don't know if this is necessary).
  • Add a discussion of changing out / adding standard Q values to the manual
  • Discuss how chi=0 is always to the right and how this affects the geometric transformations.
  • Write about the "Preferences" option which opens the window containing the "Default Folder" input for setting the default folder to load. Describe how it is persistent and saved to the Preferences/ folder. Describing how setting to "" will make it not use a default folder. Describe how you can delete the folder to rest it.
  • Document the "Set As Initialization" option & recording a macro that is run each time. Describe how it is saved to Preferences/ and can be delete or modified by hand. Document how you can get rid of the initialization by recording an empty macro.
  • Document "Clear Initialization" button
  • Document aborting a macro
  • Put a note in the manual about clipping data above 2^31-1
  • Describing clipping all cake and intensity integrated data so that it is larger then 0.
  • Describe how version 1 uses Abhik's formulas while version 2 uses Josh's formulas.
  • Put in manual a note about how macros will create folders if necessary to save files out.

Other Things For Josh To Do (not manual related)

  • Review geometric transforms in code, make sure I am doing them right.
  • Also, review if my clipping data below 0 is right.
  • Add a note to build instructions about the python extensions associated with different versions of the program.
  • Comment better the geometric transformations in the code (version 1 & 2) documentation

More

  • Code up for cake window to set the min/max intensity or the scaling factor
  • Allow these cake display parameters to be set by macro
  • Add to the manual description of setting min/max intensity & scaling.
  • add to manual description of macro commands which set these values.

Comment by zgainsforth@gmail.com on this page:

Two features I would love:

  1. The ability to page through the diffraction patterns in a directory. Often I am working with several, and I need to switch back and forth. Even if the filename had a pulldown which would allow me to select a previously viewed image without hitting the bruker button again, that would be good. Even better would be the ability to lock the bruker button down, and it only asks me for the file type if it has a problem reading it.

  2. The ability to type in a given d-spacing on the fly. To see if I have a mineral match in complicated materials, I've been making Q-files and seeing which peaks match the given d-spacing. Then I can use the chi angles, etc, or measure the asterism of the peak, or do whatever I'm doing that day. But it would be handier if there was just a dialog that would allow me to display a specific d-spacing.

Clone this wiki locally