mail[task #7792] Make the dx.map write suggest chi surface values.


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Troels E. Linnet on May 09, 2014 - 17:03:
URL:
  <http://gna.org/task/?7792>

                 Summary: Make the dx.map write suggest chi surface values.
                 Project: relax
            Submitted by: tlinnet
            Submitted on: Fri 09 May 2014 03:03:34 PM UTC
         Should Start On: Fri 09 May 2014 12:00:00 AM UTC
   Should be Finished on: Fri 09 May 2014 12:00:00 AM UTC
                Category: relax's source code
                Priority: 5 - Normal
                  Status: None
        Percent Complete: 0%
             Assigned to: tlinnet
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

The current dx.map will have standard values of:

Outer Isosurface = 500.
Middle Isosurface = 100.
Inner Isosurface = 20.
Innermost Isosurface = 7.0

I can take a little time in dx, to find reasonable chi2 values
to map the space.

The idea is to map:
Outer Isosurface = Maximum chi2 value, which is not 1e20.
Middle Isosurface = The median value of chi2.
Inner Isosurface = The median of Middle Isosurface and Innermost Isosurface
Innermost Isosurface = Minimum chi2 value.

This can be done quite easily, by making the
pipe_control.opendx.create_map() collect chi2 values under the creation of the
map.

Saving the min/max chi2 value, and find the median of all values.

Then pass these values on to the 
lib/software/opendx/files.py to write in the .net program.




    _______________________________________________________

Reply to this item at:

  <http://gna.org/task/?7792>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/




Related Messages


Powered by MHonArc, Updated Sat May 10 10:20:13 2014