API Reference

Survey Indexing and Target Selection

The two basic objects contain targets, and an interface for the underlying sky survey:

skysampler.indexer.TargetData
skysampler.indexer.SurveyData

These can be used to define the indexer object:

skysampler.indexer.SurveyIndexer

Which upon completion returns a data container:

skysampler.indexer.IndexedDataContainer

Additional convenience functions:

skysampler.indexer.get_theta_edges
skysampler.indexer.subsample
skysampler.indexer.shuffle
skysampler.indexer.get_ndraw

Cluster Emulator

add here