Containers

class particleData.ParticleData(obj)[source]

Bases: object

Class container for holding particle data.

Methods

cleanUp()
deleteAttribute(attrib)
deleteParticleData() Function to delete particle data from the object for storing
deleteParticleIDs()
getParticleData([GAS, STAR, DM, DISK, ...])
getParticleIDs([GAS, STAR, DM])
getRawParticleData()
cleanUp()[source]
deleteAttribute(attrib)[source]
deleteParticleData()[source]

Function to delete particle data from the object for storing

deleteParticleIDs()[source]
getParticleData(GAS=1, STAR=1, DM=1, DISK=0, BULGE=0, BNDRY=0, LOWRES=0, GRHO_UNITS=1, METALARRAY=0, CONSERVE=0, VEL=1, NE=1)[source]
getParticleIDs(GAS=0, STAR=1, DM=0)[source]
getRawParticleData()[source]
class conversion_factors.ConversionFactors(obj)[source]

Bases: object

class locations.FileLocations(snapdir, snap)[source]

Bases: object

class particleLists.ParticleLists(obj)[source]

Bases: object

Methods

deleteAttribute(attrib)
deleteParticleLists()
getParticleLists()
saveParticleLists()
deleteAttribute(attrib)[source]
deleteParticleLists()[source]
getParticleLists()[source]
saveParticleLists()[source]
class runTimeOpts.RunTimeOPTS[source]

Bases: object

class snapAttribs.SnapAttribs(obj)[source]

Bases: object

Methods

selfAssign(obj)
selfAssign(obj)[source]