Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/astropy/astroplan
Observation planning package for astronomers – maintainer @bmorris3
https://github.com/astropy/astroplan
Test for single FixedTarget alt/az
775d92f865c314efe3eebcba8ebf60338b147d30 authored over 9 years ago by Brett Morris <[email protected]>
775d92f865c314efe3eebcba8ebf60338b147d30 authored over 9 years ago by Brett Morris <[email protected]>
Forcing map objects in py3 to lists
96e21836d4a1648a62306de8857b1871403feaf6 authored over 9 years ago by Brett Morris <[email protected]>
96e21836d4a1648a62306de8857b1871403feaf6 authored over 9 years ago by Brett Morris <[email protected]>
Correcting can_see to properly check iteratively
27ec9934b5ffaf2363b43bddaad3eca1289e8409 authored over 9 years ago by Brett Morris <[email protected]>
27ec9934b5ffaf2363b43bddaad3eca1289e8409 authored over 9 years ago by Brett Morris <[email protected]>
Supporting vectors in parallactic_angle
cb87973a64d4c6dde4d3ad764ad6289ef5a9f447 authored over 9 years ago by Brett Morris <[email protected]>
cb87973a64d4c6dde4d3ad764ad6289ef5a9f447 authored over 9 years ago by Brett Morris <[email protected]>
Cleaning up tests
8afff05798cf4e6731495402df27dcc4bf84a660 authored over 9 years ago by Brett Morris <[email protected]>
8afff05798cf4e6731495402df27dcc4bf84a660 authored over 9 years ago by Brett Morris <[email protected]>
Making target iter check modular for future changes
bf894873eda4ddcaee372db7553cc0a8ca9bf2d4 authored over 9 years ago by Brett Morris <[email protected]>
bf894873eda4ddcaee372db7553cc0a8ca9bf2d4 authored over 9 years ago by Brett Morris <[email protected]>
Writing tests for vectorization improvements
526001bf5e3a4b87faa20a3325a588f83ca9d681 authored over 9 years ago by Brett Morris <[email protected]>
526001bf5e3a4b87faa20a3325a588f83ca9d681 authored over 9 years ago by Brett Morris <[email protected]>
Vectorizing altaz transformation
6cf93610cd83ab424839c32f4a17a230eef38a2d authored over 9 years ago by Brett Morris <[email protected]>
6cf93610cd83ab424839c32f4a17a230eef38a2d authored over 9 years ago by Brett Morris <[email protected]>
Vectorized _horiz_cross and _two_point_interp for vectorized rise/set/transit computations
68416cbf61cbaf6977d6bc877392f85d54b82a62 authored over 9 years ago by Brett Morris <[email protected]>
68416cbf61cbaf6977d6bc877392f85d54b82a62 authored over 9 years ago by Brett Morris <[email protected]>
example vectorization of obs.altaz
d4edcf4a65f7f782c258474517f60a250e56ef5f authored over 9 years ago by Brett Morris <[email protected]>
d4edcf4a65f7f782c258474517f60a250e56ef5f authored over 9 years ago by Brett Morris <[email protected]>
Some repairs after sites rebase
ad870aa6bea2f921c891342daf00cf4e9ae5e591 authored over 9 years ago by Brett Morris <[email protected]>
ad870aa6bea2f921c891342daf00cf4e9ae5e591 authored over 9 years ago by Brett Morris <[email protected]>
Fixing sites test, no longer passes depending on string types in py2/3
84b85da291b14373cf96dc50cf62bd568876d109 authored over 9 years ago by Brett Morris <[email protected]>
84b85da291b14373cf96dc50cf62bd568876d109 authored over 9 years ago by Brett Morris <[email protected]>
Add Subaru to observatories, new function for getting JSON formatted observatory information to add to database, removing redundant aliases
3031a98cd30c3ce31fa8f2eb87369ca57e2d5e62 authored over 9 years ago by Brett Morris <[email protected]>
3031a98cd30c3ce31fa8f2eb87369ca57e2d5e62 authored over 9 years ago by Brett Morris <[email protected]>
Merge pull request #54 from bmorris3/pytest_exceptions
unittest -> pytest exceptions
b2054ec2f5a04d9cc57533d950e80e239a291acf authored over 9 years ago by Adrian Price-Whelan <[email protected]>
Adding repr tests
c6e0946492e115585fee92926051b3c292019e47 authored over 9 years ago by Brett Morris <[email protected]>
c6e0946492e115585fee92926051b3c292019e47 authored over 9 years ago by Brett Morris <[email protected]>
Cleaning up leftover method accidentally included in last commit
bea97d4ae3d71f48cf18fe70c275c64e0a8f1ff2 authored over 9 years ago by Brett Morris <[email protected]>
bea97d4ae3d71f48cf18fe70c275c64e0a8f1ff2 authored over 9 years ago by Brett Morris <[email protected]>
Moving unittest exception test to pytest
7ff3acb035b2a818cf5c308490474577a9e7fec4 authored over 9 years ago by Brett Morris <[email protected]>
7ff3acb035b2a818cf5c308490474577a9e7fec4 authored over 9 years ago by Brett Morris <[email protected]>
Succinct __repr__ for FixedTarget
f32a5d58835c9f9d7bfb543bc54b008e75e12f58 authored over 9 years ago by Brett Morris <[email protected]>
f32a5d58835c9f9d7bfb543bc54b008e75e12f58 authored over 9 years ago by Brett Morris <[email protected]>
Simple __repr__ for FixedTarget
b423382a89db544e16fd8c78eb94ce587f887469 authored over 9 years ago by Brett Morris <[email protected]>
b423382a89db544e16fd8c78eb94ce587f887469 authored over 9 years ago by Brett Morris <[email protected]>
__repr__ for Observer
092d52ef958e4a976cc83bc2fe3503100f236fed authored over 9 years ago by Brett Morris <[email protected]>
092d52ef958e4a976cc83bc2fe3503100f236fed authored over 9 years ago by Brett Morris <[email protected]>
Merge pull request #50 from bmorris3/is_night
can_see -> target_is_up for Issue #49
b4cddbccd6d9c593c207d624c6832305fc28d59a authored over 9 years ago by Adrian Price-Whelan <[email protected]>
Merge pull request #39 from bmorris3/moon
Moon phase/illumination functions begun with PyEphem implementation
7832649c43a0023b88d287cb287ebde81a64348f authored over 9 years ago by Erik Tollerud <[email protected]>
rename plots/core to plots/time_dependent
f16551d81db5dee80ab35ae5170b2c153cd9aabd authored over 9 years ago by Erik Tollerud <[email protected]>
f16551d81db5dee80ab35ae5170b2c153cd9aabd authored over 9 years ago by Erik Tollerud <[email protected]>
Merge pull request #30 from jberlanga/plots_part2
Added plot_sky function and example notebooks
bae4f17c8bc56d8a1700843772b0866d599d6e05 authored over 9 years ago by Erik Tollerud <[email protected]>
Print statements to warnings & other minor edits.
67817b0f6252b72c96ce8d39d7712d4979c5984f authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
67817b0f6252b72c96ce8d39d7712d4979c5984f authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
Corrections to o docstring, public/private methods
9e4b2cafa24e0e866d50f2676f232e2d0b70e7b1 authored over 9 years ago by Brett Morris <[email protected]>
9e4b2cafa24e0e866d50f2676f232e2d0b70e7b1 authored over 9 years ago by Brett Morris <[email protected]>
Removing calc_ from moon method names
f97afc21ca71f45b47072d44c7a72d7ce514550c authored over 9 years ago by Brett Morris <[email protected]>
f97afc21ca71f45b47072d44c7a72d7ce514550c authored over 9 years ago by Brett Morris <[email protected]>
can_see -> target_is_up for @adrn and #49
e928d354e4963bfcf8b53613c9f1e297e3b6fc1b authored over 9 years ago by Brett Morris <[email protected]>
e928d354e4963bfcf8b53613c9f1e297e3b6fc1b authored over 9 years ago by Brett Morris <[email protected]>
Removed behavior where scalar time input triggers 24 hr movement plot.
940909f36dae43ef7e0020b65123b86deef221ba authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
940909f36dae43ef7e0020b65123b86deef221ba authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
Using separation/angular_separation workaround by @eteq suggested in #39
e9966c1d39bada207296e5bc840bdcf0e496b7bb authored over 9 years ago by Brett Morris <[email protected]>
e9966c1d39bada207296e5bc840bdcf0e496b7bb authored over 9 years ago by Brett Morris <[email protected]>
Still getting recursion depth errors
8b32fa909c9158b8d443683468141fec4467c471 authored over 9 years ago by Brett Morris <[email protected]>
8b32fa909c9158b8d443683468141fec4467c471 authored over 9 years ago by Brett Morris <[email protected]>
Beginning to move to altaz style get_moon
2403b22235f674111892124fd71ab2bd977c089d authored over 9 years ago by Brett Morris <[email protected]>
2403b22235f674111892124fd71ab2bd977c089d authored over 9 years ago by Brett Morris <[email protected]>
Fixed how handle scalar vs list Time inputs.
a7b8b31389b06614e1a7747ac33aad7d79a4ae43 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
a7b8b31389b06614e1a7747ac33aad7d79a4ae43 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
Removing sun/moon efficiency tricks in favor of caching one day
b2728f5d01281e95d5e1190577576a880884c80e authored over 9 years ago by Brett Morris <[email protected]>
b2728f5d01281e95d5e1190577576a880884c80e authored over 9 years ago by Brett Morris <[email protected]>
Fixing missed merge conflict after rebase
b36ca381c1ed4ed05dd7fbbcd013dd7d55274f1c authored over 9 years ago by Brett Morris <[email protected]>
b36ca381c1ed4ed05dd7fbbcd013dd7d55274f1c authored over 9 years ago by Brett Morris <[email protected]>
PyEphem version of moon_altaz for now
4c4f0e36ab02b5b4527ce2e350d4452a63c0c717 authored over 9 years ago by Brett Morris <[email protected]>
4c4f0e36ab02b5b4527ce2e350d4452a63c0c717 authored over 9 years ago by Brett Morris <[email protected]>
Fixing pressure requirement in get_moon as per @ejeschke
fc094107b00446fa0a65f7f46bdd91ddb06db095 authored over 9 years ago by Brett Morris <[email protected]>
fc094107b00446fa0a65f7f46bdd91ddb06db095 authored over 9 years ago by Brett Morris <[email protected]>
Splitting get_moon off of Observer, inserted JPLephem option
edfed62c7034f655dcd40853d29432b14961182d authored over 9 years ago by Brett Morris <[email protected]>
edfed62c7034f655dcd40853d29432b14961182d authored over 9 years ago by Brett Morris <[email protected]>
Correcting remote-data and deprecation warning tests
77b5e94de33176d1c67e0c41efd8ace3b0a564e1 authored over 9 years ago by Brett Morris <[email protected]>
77b5e94de33176d1c67e0c41efd8ace3b0a564e1 authored over 9 years ago by Brett Morris <[email protected]>
Keeping moon_altaz out of tests for now
10c9de55ed335ddd24232b3a7fed05c739bda34b authored over 9 years ago by Brett Morris <[email protected]>
10c9de55ed335ddd24232b3a7fed05c739bda34b authored over 9 years ago by Brett Morris <[email protected]>
Missing newline
02687f798497ce7cce40a060858e3c0dd0a616c2 authored over 9 years ago by Brett Morris <[email protected]>
02687f798497ce7cce40a060858e3c0dd0a616c2 authored over 9 years ago by Brett Morris <[email protected]>
Fixing pressure=None bug
9140d907a8636190ba1d801135eec0f12a7253af authored over 9 years ago by Brett Morris <[email protected]>
9140d907a8636190ba1d801135eec0f12a7253af authored over 9 years ago by Brett Morris <[email protected]>
Starting moon illumination and phase calculations with pyephem
266811177210f0ef5dc77b512385ff75d745c9bf authored over 9 years ago by Brett Morris <[email protected]>
266811177210f0ef5dc77b512385ff75d745c9bf authored over 9 years ago by Brett Morris <[email protected]>
Merge pull request #45 from bmorris3/sites
Adding Observer.at_site class method
3befe280fdfadfdc7299773102dba8faeb4ad2d2 authored over 9 years ago by Erik Tollerud <[email protected]>
Removing copied docstring, referring Observer.at_site docstring readers to __init__ instead
a2c5471415deb571ae6bf6a04714ecd3f3d12dd7 authored over 9 years ago by Brett Morris <[email protected]>
a2c5471415deb571ae6bf6a04714ecd3f3d12dd7 authored over 9 years ago by Brett Morris <[email protected]>
Merge pull request #44 from bmorris3/rename_rise_set
Renaming calc_rise and calc_set to rise_time and set_time
6c0ef8973492f30d24bc858ff54cf1680115c1d3 authored over 9 years ago by Christoph Deil <[email protected]>
Renaming vote has been settled.
ac50f74d75b6174052de7412adf99349e62e6746 authored over 9 years ago by Brett Morris <[email protected]>
ac50f74d75b6174052de7412adf99349e62e6746 authored over 9 years ago by Brett Morris <[email protected]>
Better docstring, testing kwargs passed to Observer.at_site
fa427eddbb70d269abaab859da89fe63e59b6604 authored over 9 years ago by Brett Morris <[email protected]>
fa427eddbb70d269abaab859da89fe63e59b6604 authored over 9 years ago by Brett Morris <[email protected]>
Renaming calc_rise and calc_set to rise_time and set_time
9e0c3365c4d71444c85a4ae27f83714533272c9f authored over 9 years ago by Brett Morris <[email protected]>
9e0c3365c4d71444c85a4ae27f83714533272c9f authored over 9 years ago by Brett Morris <[email protected]>
Renaming methods for consistency
13931c8d8ecf1c5246dfa707d956928ade34478a authored over 9 years ago by Brett Morris <[email protected]>
13931c8d8ecf1c5246dfa707d956928ade34478a authored over 9 years ago by Brett Morris <[email protected]>
Adding Observer.at_site class method
12af4de7b52db59b6a2a3c931959b28b2ed00347 authored over 9 years ago by Brett Morris <[email protected]>
12af4de7b52db59b6a2a3c931959b28b2ed00347 authored over 9 years ago by Brett Morris <[email protected]>
Merge pull request #43 from bmorris3/is_night
add is_night convenience method
d034b6eb58d29ce5c3fde5123c7b62553d0068a7 authored over 9 years ago by Erik Tollerud <[email protected]>
Addressing comment by @eteq in #43
e6ec894f3ff887dcdee43859249583f76df9ceaa authored over 9 years ago by Brett Morris <[email protected]>
e6ec894f3ff887dcdee43859249583f76df9ceaa authored over 9 years ago by Brett Morris <[email protected]>
Adding missing docstring formatting [ci skip]
b01e4489e8dfcc608bffd7d9671033a1b52abcee authored over 9 years ago by Brett Morris <[email protected]>
b01e4489e8dfcc608bffd7d9671033a1b52abcee authored over 9 years ago by Brett Morris <[email protected]>
Adding returns to docstring for @cdeil
720e7acd6e090717a1e83f15474272090deeb387 authored over 9 years ago by Brett Morris <[email protected]>
720e7acd6e090717a1e83f15474272090deeb387 authored over 9 years ago by Brett Morris <[email protected]>
Removed default colors in all plots.
1210909fb99083e4b2bdb34228ed3d8f8a367788 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
1210909fb99083e4b2bdb34228ed3d8f8a367788 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
is_night convenience method
c96dd2cb69703bff025ec03be6d7a16f563c1368 authored over 9 years ago by Brett Morris <[email protected]>
c96dd2cb69703bff025ec03be6d7a16f563c1368 authored over 9 years ago by Brett Morris <[email protected]>
Added option to turn off grid lines.
435a823cd90ce86a9905aa56fd2c1013d2be618f authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
435a823cd90ce86a9905aa56fd2c1013d2be618f authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
Modified coordinate options & corresponding examples.
25e2478d0f67335b635844443e9e00cdc9413e2d authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
25e2478d0f67335b635844443e9e00cdc9413e2d authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
Added coordinate options; Added examples; etc.
368d6b98dc8eccf2c40875131407b2dd147a5572 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
368d6b98dc8eccf2c40875131407b2dd147a5572 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
Merge pull request #26 from bmorris3/sites
Add get_sites including IRAF sites db
d3bd373cd550d679e4d48fed023c919fe9c511a7 authored over 9 years ago by Erik Tollerud <[email protected]>
Adding 'source' keys to the observatory database, adding docstring to sites module
742f815237c1587a614a26fabe137bd1e7bbb991 authored over 9 years ago by Brett Morris <[email protected]>
742f815237c1587a614a26fabe137bd1e7bbb991 authored over 9 years ago by Brett Morris <[email protected]>
Correcting sources from URLs to a name (IRAF Observatory Database)
82bbfbb7576d80fc688916779d22f9abc13327a1 authored over 9 years ago by Brett Morris <[email protected]>
82bbfbb7576d80fc688916779d22f9abc13327a1 authored over 9 years ago by Brett Morris <[email protected]>
Adding missing __all__ statement in sites
ff9c096cfde026ad4dfb98a5e08b801082817e89 authored over 9 years ago by Brett Morris <[email protected]>
ff9c096cfde026ad4dfb98a5e08b801082817e89 authored over 9 years ago by Brett Morris <[email protected]>
Changed observatories.json keyword 'elevation'->'elevation_meters'
72cd0f2aae05faa6b1f6ef968536335401cb8a47 authored over 9 years ago by Brett Morris <[email protected]>
72cd0f2aae05faa6b1f6ef968536335401cb8a47 authored over 9 years ago by Brett Morris <[email protected]>
Adding newline at end of __init__ [ci skip]
3304f15cefcbf0bf6b1957b3939cfa8e79b9eba8 authored over 9 years ago by Brett Morris <[email protected]>
3304f15cefcbf0bf6b1957b3939cfa8e79b9eba8 authored over 9 years ago by Brett Morris <[email protected]>
Reorganizing sites
de0df9d2b94fcafc8a92af6cfb4c848e74621818 authored over 9 years ago by Brett Morris <[email protected]>
de0df9d2b94fcafc8a92af6cfb4c848e74621818 authored over 9 years ago by Brett Morris <[email protected]>
Using assert_quantity_allclose where possible
7806836705c23500636ecc56d6942204de8c67ad authored over 9 years ago by Brett Morris <[email protected]>
7806836705c23500636ecc56d6942204de8c67ad authored over 9 years ago by Brett Morris <[email protected]>
removing throwaway assignments in tests
c30e03e68df1f3ce6498e5bb12e554094c0224ce authored over 9 years ago by Brett Morris <[email protected]>
c30e03e68df1f3ce6498e5bb12e554094c0224ce authored over 9 years ago by Brett Morris <[email protected]>
Creating add_site method for @eteq
6350de8ddc23e1eb383b3cbee4ca92cbff8fc101 authored over 9 years ago by Brett Morris <[email protected]>
6350de8ddc23e1eb383b3cbee4ca92cbff8fc101 authored over 9 years ago by Brett Morris <[email protected]>
Recovering lost functionality after rebase
70e201641b779b74381922d13588afaeb9c03463 authored over 9 years ago by Brett Morris <[email protected]>
70e201641b779b74381922d13588afaeb9c03463 authored over 9 years ago by Brett Morris <[email protected]>
Adding forgotten load_site() call in get_site_names
a4344a8c614d9a028a1851a29162e6433f82a99b authored over 9 years ago by Brett Morris <[email protected]>
a4344a8c614d9a028a1851a29162e6433f82a99b authored over 9 years ago by Brett Morris <[email protected]>
Adding observatory database and parser
5b8705d3a4d92f303f07a7a06344babf22501621 authored over 9 years ago by Brett Morris <[email protected]>
5b8705d3a4d92f303f07a7a06344babf22501621 authored over 9 years ago by Brett Morris <[email protected]>
Adding observatory database
de68bb961b82481ffc5df6042443ae2a851c1e9e authored over 9 years ago by Brett Morris <[email protected]>
de68bb961b82481ffc5df6042443ae2a851c1e9e authored over 9 years ago by Brett Morris <[email protected]>
Moved plots/plots.py to plots/sky.py; Other edits.
016bdff30fa99ca0f27b5b815e3df965f4a03402 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
016bdff30fa99ca0f27b5b815e3df965f4a03402 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
First commit; Modified plots.py & added plot_sky example notebook.
0bf56539ccbd6515e4588fee8c4ae62bd2a817b3 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
0bf56539ccbd6515e4588fee8c4ae62bd2a817b3 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
Further modified plot_sky in plots.py; Modified plot_sky examples.
7346dffc222c9542aa06cb04279880c44feb265f authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
7346dffc222c9542aa06cb04279880c44feb265f authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
Merge pull request #22 from bmorris3/timezones
Timezone convenience methods
09573342b1975530cf513cdeb272d4a15c9e6ba6 authored over 9 years ago by Erik Tollerud <[email protected]>
Adding test for list of datetimes
752e9aec8bbc8e5043710c55cf88ce610558f565 authored over 9 years ago by Brett Morris <[email protected]>
752e9aec8bbc8e5043710c55cf88ce610558f565 authored over 9 years ago by Brett Morris <[email protected]>
Merge pull request #37 from cdeil/remove-dummy-function
Remove dummy test function
ea4eee4c680c9452b3363975c17df2b380ded738 authored over 9 years ago by Erik Tollerud <[email protected]>
Remove dummy test function
1fb28a6c36c3116b2ae259e4052b479bab599fd5 authored over 9 years ago by Christoph Deil <[email protected]>
1fb28a6c36c3116b2ae259e4052b479bab599fd5 authored over 9 years ago by Christoph Deil <[email protected]>
Avoiding py3 map object error
57d209d41f5e4cc0109ef36a3e24c030406ba86f authored over 9 years ago by Brett Morris <[email protected]>
57d209d41f5e4cc0109ef36a3e24c030406ba86f authored over 9 years ago by Brett Morris <[email protected]>
Merge pull request #33 from jberlanga/navigation_rtd_page
Addresses Issue #32 - Clean up ReadTheDocs navigation
4921d1cfa88ead6a30fe1b51c0e1046d44f98d16 authored over 9 years ago by Christoph Deil <[email protected]>
Addressed comments from first commit.
16ef51170f70a448bb3f72e3665096ef183f43e1 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
16ef51170f70a448bb3f72e3665096ef183f43e1 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
Added various .rst files in astroplan/docs.
1cfad87fa4dcb7d8d3dfac404b8359dce92f1f6a authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
1cfad87fa4dcb7d8d3dfac404b8359dce92f1f6a authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
tz convenience methods now accept list-like inputs
55637295b2b2e012fc7aff052ee467eb7e303be9 authored over 9 years ago by Brett Morris <[email protected]>
55637295b2b2e012fc7aff052ee467eb7e303be9 authored over 9 years ago by Brett Morris <[email protected]>
Making clearer names
41c2c9f032d0e2410d1e8c7274747106bcd25175 authored over 9 years ago by Brett Morris <[email protected]>
41c2c9f032d0e2410d1e8c7274747106bcd25175 authored over 9 years ago by Brett Morris <[email protected]>
Merge pull request #16 from jberlanga/plots
Added plots.py; Added examples for usage of plot_airmass and plot_parallactic
b7548a94340e8c522bf6fc0dd7b2e6b29e4a2a50 authored over 9 years ago by Erik Tollerud <[email protected]>
Added figure redrawing for interactive sessions.
7d387cb567513d7a310516b757e56b087d402e35 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
7d387cb567513d7a310516b757e56b087d402e35 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
Incorporated use of parallactic angle function.
91027b3b0992ab98a09f0dd4c092738286dfbf55 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
91027b3b0992ab98a09f0dd4c092738286dfbf55 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
Added plots.py; Added examples for usage of plot_airmass and plot_parallactic.
4916063ce91f77a4c4ca6d1f01a1e8ebffb81fe7 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
4916063ce91f77a4c4ca6d1f01a1e8ebffb81fe7 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
Addressed comments after third commit.
ccdb29c5a138c33b1eb050829d9803c85b930b31 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
ccdb29c5a138c33b1eb050829d9803c85b930b31 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
Addressed comments after second commit.
bac07a63c2f0396c98af9aed44d6495c213c0647 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
bac07a63c2f0396c98af9aed44d6495c213c0647 authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
Modified plots.py and airmass/parallactic angle examples.
408b74bfaefdea95beedd4f2103ce0a28d4910cb authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
408b74bfaefdea95beedd4f2103ce0a28d4910cb authored over 9 years ago by Jazmin Berlanga Medina <[email protected]>
Correcting last missed merge conflict
c7e7ea342498954b25c754d2edfaadc6cbf6f351 authored over 9 years ago by Brett Morris <[email protected]>
c7e7ea342498954b25c754d2edfaadc6cbf6f351 authored over 9 years ago by Brett Morris <[email protected]>
Reordering tests after rebase
8804716d8b7146ee54b43afd7e675d5bbcdb49e5 authored over 9 years ago by Brett Morris <[email protected]>
8804716d8b7146ee54b43afd7e675d5bbcdb49e5 authored over 9 years ago by Brett Morris <[email protected]>
Removing @eteq's suggested error to comply with expectations
047d9d2cd88ab7dc8e6922c4d348d0532c46542e authored over 9 years ago by Brett Morris <[email protected]>
047d9d2cd88ab7dc8e6922c4d348d0532c46542e authored over 9 years ago by Brett Morris <[email protected]>
Timezone updates to make sense to Brett after writing example doc
5a92ff054d212f86a60dbfea19a72c5c3e2a6ad9 authored over 9 years ago by Brett Morris <[email protected]>
5a92ff054d212f86a60dbfea19a72c5c3e2a6ad9 authored over 9 years ago by Brett Morris <[email protected]>
Adding timezone convenience functions
b003f3aad725d6a31f3c134808e5029b6a18ef75 authored over 9 years ago by Brett Morris <[email protected]>
b003f3aad725d6a31f3c134808e5029b6a18ef75 authored over 9 years ago by Brett Morris <[email protected]>
Implementing timezone convenience functions as requested by @eteq
b32b5b5de845288d590dc2afba7bcead9ea4178e authored over 9 years ago by Brett Morris <[email protected]>
b32b5b5de845288d590dc2afba7bcead9ea4178e authored over 9 years ago by Brett Morris <[email protected]>