SkycellsRefModel

class roman_datamodels.datamodels.SkycellsRefModel(init=None, **kwargs)[source]

Bases: DataModel

Handle the case where one passes in an already instantiated version of the model. In this case the constructor should just directly return the model.

Methods Summary

to_asdf(*args, **kwargs)

Methods Documentation

to_asdf(*args, **kwargs)[source]