<div dir="ltr"><div><div><div><div><div><div>Hi All, <br><br></div>I need to set the "center" field parameter for making a projection of the "radial_velocity". <br></div>I see from the docs how to do that for a data container but its not clear what to do for a <br></div>projection.<br><br></div>The error I am getting at the moment when the "center" is not set is:<br><br>File "/homeappl/home/regan/appl_taito/YT/Dev-3.0/yt/yt/data_objects/data_containers.py", line 249, in __getitem__<br>    self.get_data(f)<br>  File "/homeappl/home/regan/appl_taito/YT/Dev-3.0/yt/yt/data_objects/data_containers.py", line 656, in get_data<br>    finfo.check_available(self)<br>  File "/homeappl/home/regan/appl_taito/YT/Dev-3.0/yt/yt/fields/derived_field.py", line 146, in check_available<br>    validator(data)<br>  File "/homeappl/home/regan/appl_taito/YT/Dev-3.0/yt/yt/fields/derived_field.py", line 235, in __call__<br>    raise NeedsParameter(doesnt_have)<br>yt.fields.field_exceptions.NeedsParameter: (['center'])<br><br></div><div>Any tips much appreciated!<br><br><br></div>Cheers,<br></div>John<br></div>