xli2522 / gracedb_public

Non-member access to The Gravitational-Wave Candidate Event Database via GraceDB REST API
Other
1 stars 0 forks source link

added functions to deal with UNIQ pixel index and muti-order sky map visualization #21

Closed xli2522 closed 5 months ago

xli2522 commented 5 months ago
  1. multi-order UNIQ-indexed maps are plotted using scatter plots (for now).
  2. visualization functions now determine the plotting method based on pixel indexing schemes ['nested', 'ring', 'uniq'].
  3. added reusable utility functions to deal with changing indexing schemes.