eyepiece 0.8.1

A crate to generate star fields as seen with different telescopes
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Eyepiece

A crate to generate star fields as seen with different telescopes.

As an example here is a 1arcsec X 1arcsec K band image, with a 5mas pixel scale, of a simulated global cluster, seen with:
 * the Hubble Space Telescope

<img src="https://raw.githubusercontent.com/rconan/eyepiece/main/api/examples/diffraction-limited/hst_fieldK.png" width="20%" alt="HST">
 
 * the James Webb Space Telescope

<img src="https://raw.githubusercontent.com/rconan/eyepiece/main/api/examples/diffraction-limited/jwst_fieldK.png" width="20%" alt="JWST"> 
 
 * the Giant Magellan Telescope

<img src="https://raw.githubusercontent.com/rconan/eyepiece/main/api/examples/diffraction-limited/gmt_fieldK.png" width="20%" alt="GMT">