Closed nmdickson closed 9 months ago
Adds some ability for sampled models to be used to produce artificial cluster images, using the artpop package, by adding the SampledModel.to_artpop method which manually produces an artpop.Source object based on the sampled positions and masses.
artpop
SampledModel.to_artpop
artpop.Source
Example image:
Adds some ability for sampled models to be used to produce artificial cluster images, using the
artpop
package, by adding theSampledModel.to_artpop
method which manually produces anartpop.Source
object based on the sampled positions and masses.