blob: 16601464351485407d0ff98abb4d5c7e84b3cf3e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
#!/bin/csh -fx
voatlas -S m83
voatlas --samp m83
voatlas -o gal.jpg -n 256 --graphic sombrero
voatlas -s 20m --survey=wise22 m101
voatlas --band=radio 3c273
voatlas --survey=list -v ngc1234
|