Parameters: |
- name – is the name of the field.
- function – is a function handle that defines the field
- convert_function – must convert to CGS, if it needs to be done
- units – is a mathtext-formatted string that describes the field
- projected_units – if we display a projection, what should the units be?
- take_log – describes whether the field should be logged
- validators – is a list of FieldValidator objects
- particle_type – is this field based on particles?
- vector_field – describes the dimensionality of the field
- display_field – governs its appearance in the dropdowns in reason
- not_in_all – is used for baryon fields from the data that are not in
all the grids
- display_name – a name used in the plots
- projection_conversion – which unit should we multiply by in a
projection?
|