craftutils.observation.epoch.add_many_to_epoch_directory(epochs, field_name: str | None = None, instrument: str | None = None, mode: str | None = None) Parameters¶ epochs¶A nested dictionary, with keys being the epoch names; the value dictionaries should then have: field_name or field, instrument, mode. Any of these values can be overridden by the other arguments. Returns¶