Commit Graph

185 Commits (2f9178743790e31afc20862e8a10d899b6a36c2c)

Author SHA1 Message Date
Tammo Jan Dijkema 02a284932a Remove extraneous rotation in sky image 2020-03-01 08:25:19 +01:00
Tammo Jan Dijkema 7bb0f93612 Replace / with os.path.join 2020-02-28 16:05:36 +01:00
Tammo Jan Dijkema 3fb4a9f56f Move out single station util 2020-02-28 13:54:45 +01:00
Tammo Jan Dijkema d9696cfcaf Factor out map utils 2020-02-28 13:42:39 +01:00
Tammo Jan Dijkema 5d33e18d02 Use array for folium overlay, not a scratch file 2020-02-28 12:16:44 +01:00
Tammo Jan Dijkema b505c4ab2d Decrease subtitle fontsize 2020-02-28 11:30:03 +01:00
Tammo Jan Dijkema 3ac8531718 Rename get_background_image to get_map 2020-02-28 10:47:08 +01:00
Tammo Jan Dijkema b84d84126c Make lofarimaging.py pass pycodestyle 2020-02-28 10:40:23 +01:00
Tammo Jan Dijkema 88fb4bdce9 Implement tile cache 2020-02-28 10:26:30 +01:00
Tammo Jan Dijkema d671b9f715 Fix name clash in max_pixel computation 2020-02-28 09:28:57 +01:00
Tammo Jan Dijkema 6ebbbccb4d Fix direction of l-axis in sky plot 2020-02-28 09:11:00 +01:00
Tammo Jan Dijkema bb6f97307b Show location of maximum 2020-02-27 22:08:15 +01:00
Tammo Jan Dijkema 702c49d5ab Rotate antenna positions, not resulting image 2020-02-27 21:28:55 +01:00
Tammo Jan Dijkema d64086c7f9 Make memory usage of nearfield_imager configurable 2020-02-27 20:40:48 +01:00
Tammo Jan Dijkema e1d1d00e3b Add make_ground_image to __all__ 2020-02-27 10:19:24 +01:00
Tammo Jan Dijkema 806afeba84 Use faster nearfield_imager in tutorial 2020-02-27 10:17:29 +01:00
Tammo Jan Dijkema e5fab58b25 Improve chunking 2020-02-26 17:07:15 +01:00
Tammo Jan Dijkema fc5ec1197c Made a mistake 2020-02-26 16:55:08 +01:00
Tammo Jan Dijkema dcda9b885d Use chunking in nearfield_imager 2020-02-26 15:19:00 +01:00
Tammo Jan Dijkema efb713ef26 Whitespace only 2020-02-26 13:32:08 +01:00
Tammo Jan Dijkema 3c5487653a Fix previous commit 2020-02-26 13:30:47 +01:00
maaijke 2a3c5bb207 added parellel nearfield imager, code by Mevius/ Mertens 2020-02-26 13:14:34 +01:00
Tammo Jan Dijkema 9197f0ab01 Sync notebook with python, factor out pqr, make caltable return dict 2020-02-22 22:53:15 +01:00
Tammo Jan Dijkema 80560936ac Fix Sun confusion, use GCRS consistently 2020-02-20 22:10:50 +01:00
Tammo Jan Dijkema cd8b7d82c7 Fix shape error in HBA positions 2020-02-20 15:04:49 +01:00
Tammo Jan Dijkema 293335f0f7 Improve sky image, add modes 6, 7 2020-02-20 15:01:55 +01:00
Tammo Jan Dijkema b3e9bd1498 Add Moon to plotted coordinates 2020-02-19 22:35:39 +01:00
Tammo Jan Dijkema ae5ed34af5 Unify ticks for sky plot 2020-02-19 21:15:40 +01:00
Tammo Jan Dijkema 279e1b133a Support HBA one-dipole all sky images 2020-02-19 21:08:39 +01:00
Tammo Jan Dijkema bb5df25f0a Fix == typo in tutorial 2020-02-18 11:48:55 +01:00
Tammo Jan Dijkema ea302a4e87 Add tqdm example to viewer.ipynb 2020-02-18 11:48:14 +01:00
Tammo Jan Dijkema 8697833494 Create only one file for folium 2020-02-18 11:46:24 +01:00
Tammo Jan Dijkema 25bb41cdf4 Determine station type automatically 2020-02-18 11:46:08 +01:00
Tammo Jan Dijkema 4eb217e622 Store more metadata in geotiff 2020-02-18 10:51:11 +01:00
Tammo Jan Dijkema dd2b899907 Make map zoom configurable 2020-02-18 10:38:14 +01:00
Tammo Jan Dijkema bf4ca6f026 Add annotation CasA, CygA in sky plot 2020-02-16 23:13:05 +01:00
Tammo Jan Dijkema d251abb29a Add viewer notebook 2020-02-16 21:21:57 +01:00
Tammo Jan Dijkema b2faf81e12 Add all notebook code to module 2020-02-16 21:01:22 +01:00
Tammo Jan Dijkema e7c3fe2878 Add labels to colorbar, remove alpha 2020-02-16 16:33:02 +01:00
Tammo Jan Dijkema 7a5f84dae6 Fix rename error in overlay boundaries 2020-02-15 21:50:42 +01:00
Tammo Jan Dijkema 5f720f8af4 Fix rename error right(er) 2020-02-15 21:15:11 +01:00
Tammo Jan Dijkema f9684338a2 Fix rename error 2020-02-15 21:13:46 +01:00
Tammo Jan Dijkema 6a17280ed6 Fix background map rotation
Previously the overlay went wrong when the extent was not symmetric
around the station center. This has been fixed.

Also, changes in variable names to make them more clear.
2020-02-15 21:04:34 +01:00
Tammo Jan Dijkema 99c362525b Propagate config dir setting 2020-02-14 21:57:07 +01:00
Tammo Jan Dijkema 80e98e95e9 Fix bug in background image cropping 2020-02-14 21:53:06 +01:00
Tammo Jan Dijkema 91c4a43424 Improve ground imaging speed 2020-02-14 16:43:01 +01:00
Tammo Jan Dijkema ee1332b151 Move some config stuff up 2020-02-14 16:07:09 +01:00
Tammo Jan Dijkema d80b2d1050 Move more code to python, improve plot 2020-02-14 15:56:19 +01:00
Tammo Jan Dijkema 0faa4cca53 First working version with backdrop image 2020-02-14 14:59:20 +01:00
Tammo Jan Dijkema 895a3f5787 Move some code from notebook to python 2020-02-14 13:17:09 +01:00