/ . / FitMap / gui.py / Fit_Map_Dialog
Methods
|
|
|
report_transformation_matrix
|
report_transformation_matrix (
self,
model,
map,
)
Print transformation matrix that places model in map in reply log.
|
|
fit_map_in_map
|
fit_map_in_map (
self,
mmap,
fmap,
opt_r,
opt_t,
)
|
|
message
|
message ( self, text )
|
|
report_map_fit
|
report_map_fit ( self, stats )
Report optimization statistics to reply log and status line.
|
|
find_simulated_map
|
find_simulated_map ( self, atoms )
|
|
report_status
|
report_status ( self, status )
|
|
enable_above_contour
|
enable_above_contour ( self )
|
|
show_correlation
|
show_correlation (
self,
mmap,
fmap,
)
Report correlation between maps.
|
|
fillInUI
|
fillInUI ( self, parent )
|
|
report_correlation
|
report_correlation ( self, cor )
|
|
report_atom_fit
|
report_atom_fit ( self, stats )
Report optimization statistics to reply log and status line.
|
|
simulated_map
|
simulated_map ( self )
|
|
relative_xform
|
relative_xform ( self )
|
|
fit_atoms_in_map
|
fit_atoms_in_map (
self,
atoms,
fmap,
opt_r,
opt_t,
)
|
|
realtime_cb
|
realtime_cb ( self )
|
|
fit_object
|
fit_object ( self )
Returns either a Volume or list of Atoms.
|
|
fit_menu_object
|
fit_menu_object ( self )
Returns either a Volume or list of Atoms.
|
|
report_average
|
report_average ( self, ave )
|
|
object_chosen_cb
|
object_chosen_cb ( self, obj_name )
|
|
xform_changed_cb
|
xform_changed_cb (
self,
trigName,
myData,
trigData,
)
|
|
update_metric_cb
|
update_metric_cb ( self, event=None )
|
|
simulate_map_cb
|
simulate_map_cb ( self )
|
|
simulate_resolution_cb
|
simulate_resolution_cb ( self, event=None )
|
|
show_average_map_value
|
show_average_map_value (
self,
atoms,
fmap,
)
Report average map value at selected atom positions.
|
|
allow_halt
|
allow_halt ( self, allow )
|
|
|