Custom Query (780 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 780)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#1190 invalid documentation for magnetism need update smk78 richardh
Description

docs for magnetism need changing as they claim that magnetism only works for 5 models, when in fact they should now work for all discrete particles i.e. all of cylinder, ellipsoid, parallelepiped & sphere categories.

Magnetic sld's are automatically generated for any parameter name starting sld_.

Except need to check whether there are any pure python models - see #1048

Paul K said: The calculation works by setting the effective SLD for each particle SLD based on the spin and scattering angle of the neutron and the angle of the magnetic field for that SLD. The scattering patterns for the different spin states (++, +-, -+, —) are then added proportionally. Assuming uniform magnetism within each particle component, I see no reason that this wouldn't apply to all particle types.

#1189 duplicate some magnetic parameters need to be hidden for multiplicity models richardh richardh
Description

The multiplicity models (onion, spherical_sld etc) when combined with magnetism ought to hide from the gui the magnetic parameters associated with unsused shells, at present the full maximum length list of sld_ parameters is appearing.

The code at present should function just fine, but may confuse the user with a long list of extra parameters.

#1188 fixed fitpage hangs if change model while magnetism is on richardh
Description

In 4.2, load some 2d data, send it to fitpage, select sphere model, turn on magnetic, do compute or fit, then change model to core_shell_sphere, the fitpage will hang with error below, suspect a gui problem.

File "C:\sasview42\sasview\src\sas\sasgui\perspectives\fitting\fitpage.py", line 1258, in _on_select_model

self.get_paste_params(saved_pars)

File "C:\sasview42\sasview\src\sas\sasgui\perspectives\fitting\basepage.py", line 3260, in get_paste_params

check = item[1]

Indexerror: list index out of range

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.