|
115 | 115 | "name": "stdout", |
116 | 116 | "output_type": "stream", |
117 | 117 | "text": [ |
118 | | - "[\u001b[38;2;128;05;128m2026-01-06 11:17:30,891\u001b[0m] \u001b[38;2;50;50;205m INFO\u001b[0m\u001b[38;2;112;128;144m astrohack: \u001b[0m Module path: \u001b[38;2;50;50;205m/home/victor/mambaforge/envs/casadev/lib/python3.12/site-packages/toolviper\u001b[0m \n" |
| 118 | + "[\u001B[38;2;128;05;128m2026-01-06 11:17:30,891\u001B[0m] \u001B[38;2;50;50;205m INFO\u001B[0m\u001B[38;2;112;128;144m astrohack: \u001B[0m Module path: \u001B[38;2;50;50;205m/home/victor/mambaforge/envs/casadev/lib/python3.12/site-packages/toolviper\u001B[0m \n" |
119 | 119 | ] |
120 | 120 | }, |
121 | 121 | { |
122 | 122 | "name": "stdout", |
123 | 123 | "output_type": "stream", |
124 | 124 | "text": [ |
125 | | - "[\u001b[38;2;128;05;128m2026-01-06 11:17:30,897\u001b[0m] \u001b[38;2;50;50;205m INFO\u001b[0m\u001b[38;2;112;128;144m astrohack: \u001b[0m Downloading from [cloudflare] .... \n" |
| 125 | + "[\u001B[38;2;128;05;128m2026-01-06 11:17:30,897\u001B[0m] \u001B[38;2;50;50;205m INFO\u001B[0m\u001B[38;2;112;128;144m astrohack: \u001B[0m Downloading from [cloudflare] .... \n" |
126 | 126 | ] |
127 | 127 | }, |
128 | 128 | { |
|
137 | 137 | ], |
138 | 138 | "text/plain": [ |
139 | 139 | " \n", |
140 | | - " \u001b[1m \u001b[0m\u001b[1mDownload List \u001b[0m\u001b[1m \u001b[0m \n", |
| 140 | + " \u001B[1m \u001B[0m\u001B[1mDownload List \u001B[0m\u001B[1m \u001B[0m \n", |
141 | 141 | " ───────────────────── \n", |
142 | | - " \u001b[35mlocit-input-pha.cal\u001b[0m \n", |
| 142 | + " \u001B[35mlocit-input-pha.cal\u001B[0m \n", |
143 | 143 | " \n" |
144 | 144 | ] |
145 | 145 | }, |
|
194 | 194 | "metadata": {}, |
195 | 195 | "source": [ |
196 | 196 | "```python\n", |
197 | | - "from astrohack.dio import open_locit\n", |
198 | | - "from astrohack.dio import open_position\n", |
| 197 | + "from astrohack import open_locit\n", |
| 198 | + "from astrohack import open_position\n", |
199 | 199 | "\n", |
200 | | - "locit_data = open_holog(file='./data/locit-input-pha.locit.zarr')\n", |
201 | | - "position_data = open_image(file='./data/locit-input-pha.position.zarr')\n", |
| 200 | + "locit_data = open_locit(file='./data/locit-input-pha.locit.zarr')\n", |
| 201 | + "position_data = open_position(file='./data/locit-input-pha.position.zarr')\n", |
202 | 202 | "```" |
203 | 203 | ] |
204 | 204 | }, |
|
214 | 214 | "\n", |
215 | 215 | "A significant amount of information related to the client and scheduling can be found using the [Dask Dashboard](https://docs.dask.org/en/stable/dashboard.html). This is a built in dashboard native to Dask and allows the user to monitor the workers during processing. This is especially useful for profilling. For those that are interested in working soley within Jupyterlab a dashboard extension is available for [Jupyterlab](https://github.com/dask/dask-labextension#dask-jupyterlab-extension).\n", |
216 | 216 | "\n", |
217 | | - "" |
| 217 | + "" |
218 | 218 | ] |
219 | 219 | }, |
220 | 220 | { |
|
239 | 239 | "name": "stdout", |
240 | 240 | "output_type": "stream", |
241 | 241 | "text": [ |
242 | | - "[\u001b[38;2;128;05;128m2026-01-06 11:17:31,312\u001b[0m] \u001b[38;2;50;50;205m INFO\u001b[0m\u001b[38;2;112;128;144m astrohack: \u001b[0m Module path: \u001b[38;2;50;50;205m/home/victor/mambaforge/envs/casadev/lib/python3.12/site-packages/toolviper\u001b[0m \n" |
| 242 | + "[\u001B[38;2;128;05;128m2026-01-06 11:17:31,312\u001B[0m] \u001B[38;2;50;50;205m INFO\u001B[0m\u001B[38;2;112;128;144m astrohack: \u001B[0m Module path: \u001B[38;2;50;50;205m/home/victor/mambaforge/envs/casadev/lib/python3.12/site-packages/toolviper\u001B[0m \n" |
243 | 243 | ] |
244 | 244 | }, |
245 | 245 | { |
246 | 246 | "name": "stdout", |
247 | 247 | "output_type": "stream", |
248 | 248 | "text": [ |
249 | | - "[\u001b[38;2;128;05;128m2026-01-06 11:17:31,315\u001b[0m] \u001b[38;2;255;160;0m WARNING\u001b[0m\u001b[38;2;112;128;144m astrohack: \u001b[0m It is recommended that the local cache directory be set using the \u001b[38;2;50;50;205mdask_local_dir\u001b[0m parameter. \n" |
| 249 | + "[\u001B[38;2;128;05;128m2026-01-06 11:17:31,315\u001B[0m] \u001B[38;2;255;160;0m WARNING\u001B[0m\u001B[38;2;112;128;144m astrohack: \u001B[0m It is recommended that the local cache directory be set using the \u001B[38;2;50;50;205mdask_local_dir\u001B[0m parameter. \n" |
250 | 250 | ] |
251 | 251 | }, |
252 | 252 | { |
253 | 253 | "name": "stdout", |
254 | 254 | "output_type": "stream", |
255 | 255 | "text": [ |
256 | | - "[\u001b[38;2;128;05;128m2026-01-06 11:17:32,421\u001b[0m] \u001b[38;2;50;50;205m INFO\u001b[0m\u001b[38;2;112;128;144m astrohack: \u001b[0m Client <MenrvaClient: 'tcp://127.0.0.1:37709' processes=4 threads=4, memory=3.73 GiB> \n" |
| 256 | + "[\u001B[38;2;128;05;128m2026-01-06 11:17:32,421\u001B[0m] \u001B[38;2;50;50;205m INFO\u001B[0m\u001B[38;2;112;128;144m astrohack: \u001B[0m Client <MenrvaClient: 'tcp://127.0.0.1:37709' processes=4 threads=4, memory=3.73 GiB> \n" |
257 | 257 | ] |
258 | 258 | }, |
259 | 259 | { |
|
801 | 801 | "name": "stdout", |
802 | 802 | "output_type": "stream", |
803 | 803 | "text": [ |
804 | | - "[\u001b[38;2;128;05;128m2026-01-06 11:17:32,449\u001b[0m] \u001b[38;2;50;50;205m INFO\u001b[0m\u001b[38;2;112;128;144m astrohack: \u001b[0m Module path: \u001b[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001b[0m \n" |
| 804 | + "[\u001B[38;2;128;05;128m2026-01-06 11:17:32,449\u001B[0m] \u001B[38;2;50;50;205m INFO\u001B[0m\u001B[38;2;112;128;144m astrohack: \u001B[0m Module path: \u001B[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001B[0m \n" |
805 | 805 | ] |
806 | 806 | }, |
807 | 807 | { |
808 | 808 | "name": "stdout", |
809 | 809 | "output_type": "stream", |
810 | 810 | "text": [ |
811 | | - "[\u001b[38;2;128;05;128m2026-01-06 11:17:34,191\u001b[0m] \u001b[38;2;50;50;205m INFO\u001b[0m\u001b[38;2;112;128;144m astrohack: \u001b[0m Finished processing \n" |
| 811 | + "[\u001B[38;2;128;05;128m2026-01-06 11:17:34,191\u001B[0m] \u001B[38;2;50;50;205m INFO\u001B[0m\u001B[38;2;112;128;144m astrohack: \u001B[0m Finished processing \n" |
812 | 812 | ] |
813 | 813 | }, |
814 | 814 | { |
|
1733 | 1733 | "name": "stdout", |
1734 | 1734 | "output_type": "stream", |
1735 | 1735 | "text": [ |
1736 | | - "[\u001b[38;2;128;05;128m2026-01-06 11:17:34,542\u001b[0m] \u001b[38;2;50;50;205m INFO\u001b[0m\u001b[38;2;112;128;144m astrohack: \u001b[0m Module path: \u001b[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001b[0m \n" |
| 1736 | + "[\u001B[38;2;128;05;128m2026-01-06 11:17:34,542\u001B[0m] \u001B[38;2;50;50;205m INFO\u001B[0m\u001B[38;2;112;128;144m astrohack: \u001B[0m Module path: \u001B[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001B[0m \n" |
1737 | 1737 | ] |
1738 | 1738 | }, |
1739 | 1739 | { |
|
1790 | 1790 | "name": "stdout", |
1791 | 1791 | "output_type": "stream", |
1792 | 1792 | "text": [ |
1793 | | - "[\u001b[38;2;128;05;128m2026-01-06 11:17:35,085\u001b[0m] \u001b[38;2;50;50;205m INFO\u001b[0m\u001b[38;2;112;128;144m astrohack: \u001b[0m Module path: \u001b[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001b[0m \n" |
| 1793 | + "[\u001B[38;2;128;05;128m2026-01-06 11:17:35,085\u001B[0m] \u001B[38;2;50;50;205m INFO\u001B[0m\u001B[38;2;112;128;144m astrohack: \u001B[0m Module path: \u001B[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001B[0m \n" |
1794 | 1794 | ] |
1795 | 1795 | }, |
1796 | 1796 | { |
|
1862 | 1862 | "name": "stdout", |
1863 | 1863 | "output_type": "stream", |
1864 | 1864 | "text": [ |
1865 | | - "[\u001b[38;2;128;05;128m2026-01-06 11:17:35,096\u001b[0m] \u001b[38;2;50;50;205m INFO\u001b[0m\u001b[38;2;112;128;144m astrohack: \u001b[0m Module path: \u001b[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001b[0m \n" |
| 1865 | + "[\u001B[38;2;128;05;128m2026-01-06 11:17:35,096\u001B[0m] \u001B[38;2;50;50;205m INFO\u001B[0m\u001B[38;2;112;128;144m astrohack: \u001B[0m Module path: \u001B[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001B[0m \n" |
1866 | 1866 | ] |
1867 | 1867 | }, |
1868 | 1868 | { |
|
1921 | 1921 | "name": "stdout", |
1922 | 1922 | "output_type": "stream", |
1923 | 1923 | "text": [ |
1924 | | - "[\u001b[38;2;128;05;128m2026-01-06 11:17:35,825\u001b[0m] \u001b[38;2;50;50;205m INFO\u001b[0m\u001b[38;2;112;128;144m astrohack: \u001b[0m Module path: \u001b[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001b[0m \n" |
| 1924 | + "[\u001B[38;2;128;05;128m2026-01-06 11:17:35,825\u001B[0m] \u001B[38;2;50;50;205m INFO\u001B[0m\u001B[38;2;112;128;144m astrohack: \u001B[0m Module path: \u001B[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001B[0m \n" |
1925 | 1925 | ] |
1926 | 1926 | }, |
1927 | 1927 | { |
1928 | 1928 | "name": "stdout", |
1929 | 1929 | "output_type": "stream", |
1930 | 1930 | "text": [ |
1931 | | - "[\u001b[38;2;128;05;128m2026-01-06 11:17:40,370\u001b[0m] \u001b[38;2;50;50;205m INFO\u001b[0m\u001b[38;2;112;128;144m astrohack: \u001b[0m Finished processing \n" |
| 1931 | + "[\u001B[38;2;128;05;128m2026-01-06 11:17:40,370\u001B[0m] \u001B[38;2;50;50;205m INFO\u001B[0m\u001B[38;2;112;128;144m astrohack: \u001B[0m Finished processing \n" |
1932 | 1932 | ] |
1933 | 1933 | }, |
1934 | 1934 | { |
|
2934 | 2934 | "name": "stdout", |
2935 | 2935 | "output_type": "stream", |
2936 | 2936 | "text": [ |
2937 | | - "[\u001b[38;2;128;05;128m2026-01-06 11:17:40,546\u001b[0m] \u001b[38;2;50;50;205m INFO\u001b[0m\u001b[38;2;112;128;144m astrohack: \u001b[0m Module path: \u001b[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001b[0m \n" |
| 2937 | + "[\u001B[38;2;128;05;128m2026-01-06 11:17:40,546\u001B[0m] \u001B[38;2;50;50;205m INFO\u001B[0m\u001B[38;2;112;128;144m astrohack: \u001B[0m Module path: \u001B[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001B[0m \n" |
2938 | 2938 | ] |
2939 | 2939 | }, |
2940 | 2940 | { |
|
2992 | 2992 | "name": "stdout", |
2993 | 2993 | "output_type": "stream", |
2994 | 2994 | "text": [ |
2995 | | - "[\u001b[38;2;128;05;128m2026-01-06 11:17:41,543\u001b[0m] \u001b[38;2;50;50;205m INFO\u001b[0m\u001b[38;2;112;128;144m astrohack: \u001b[0m Module path: \u001b[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001b[0m \n" |
| 2995 | + "[\u001B[38;2;128;05;128m2026-01-06 11:17:41,543\u001B[0m] \u001B[38;2;50;50;205m INFO\u001B[0m\u001B[38;2;112;128;144m astrohack: \u001B[0m Module path: \u001B[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001B[0m \n" |
2996 | 2996 | ] |
2997 | 2997 | }, |
2998 | 2998 | { |
|
3077 | 3077 | "name": "stdout", |
3078 | 3078 | "output_type": "stream", |
3079 | 3079 | "text": [ |
3080 | | - "[\u001b[38;2;128;05;128m2026-01-06 11:17:41,561\u001b[0m] \u001b[38;2;50;50;205m INFO\u001b[0m\u001b[38;2;112;128;144m astrohack: \u001b[0m Module path: \u001b[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001b[0m \n" |
| 3080 | + "[\u001B[38;2;128;05;128m2026-01-06 11:17:41,561\u001B[0m] \u001B[38;2;50;50;205m INFO\u001B[0m\u001B[38;2;112;128;144m astrohack: \u001B[0m Module path: \u001B[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001B[0m \n" |
3081 | 3081 | ] |
3082 | 3082 | }, |
3083 | 3083 | { |
|
3138 | 3138 | "name": "stdout", |
3139 | 3139 | "output_type": "stream", |
3140 | 3140 | "text": [ |
3141 | | - "[\u001b[38;2;128;05;128m2026-01-06 11:17:43,096\u001b[0m] \u001b[38;2;50;50;205m INFO\u001b[0m\u001b[38;2;112;128;144m astrohack: \u001b[0m Module path: \u001b[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001b[0m \n" |
| 3141 | + "[\u001B[38;2;128;05;128m2026-01-06 11:17:43,096\u001B[0m] \u001B[38;2;50;50;205m INFO\u001B[0m\u001B[38;2;112;128;144m astrohack: \u001B[0m Module path: \u001B[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001B[0m \n" |
3142 | 3142 | ] |
3143 | 3143 | }, |
3144 | 3144 | { |
|
3191 | 3191 | "name": "stdout", |
3192 | 3192 | "output_type": "stream", |
3193 | 3193 | "text": [ |
3194 | | - "[\u001b[38;2;128;05;128m2026-01-06 11:17:44,343\u001b[0m] \u001b[38;2;50;50;205m INFO\u001b[0m\u001b[38;2;112;128;144m astrohack: \u001b[0m Module path: \u001b[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001b[0m \n" |
| 3194 | + "[\u001B[38;2;128;05;128m2026-01-06 11:17:44,343\u001B[0m] \u001B[38;2;50;50;205m INFO\u001B[0m\u001B[38;2;112;128;144m astrohack: \u001B[0m Module path: \u001B[38;2;50;50;205m/home/victor/work/Holography-1022/astrohack/src/astrohack\u001B[0m \n" |
3195 | 3195 | ] |
3196 | 3196 | }, |
3197 | 3197 | { |
|
3334 | 3334 | { |
3335 | 3335 | "data": { |
3336 | 3336 | "text/html": "<pre style=\"white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace\">locit-input-pha.cal <span style=\"color: #f92672; text-decoration-color: #f92672\">━━━━━━━━━━━━━━━━━━━━━━━╸</span><span style=\"color: #3a3a3a; text-decoration-color: #3a3a3a\">━━━━━━━━━━━━━━━━</span> <span style=\"color: #800080; text-decoration-color: #800080\"> 59%</span> <span style=\"color: #008080; text-decoration-color: #008080\">0:00:01</span>\n</pre>\n", |
3337 | | - "text/plain": "locit-input-pha.cal \u001b[38;2;249;38;114m━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m\u001b[38;2;249;38;114m╸\u001b[0m\u001b[38;5;237m━━━━━━━━━━━━━━━━\u001b[0m \u001b[35m 59%\u001b[0m \u001b[36m0:00:01\u001b[0m\n" |
| 3337 | + "text/plain": "locit-input-pha.cal \u001B[38;2;249;38;114m━━━━━━━━━━━━━━━━━━━━━━━\u001B[0m\u001B[38;2;249;38;114m╸\u001B[0m\u001B[38;5;237m━━━━━━━━━━━━━━━━\u001B[0m \u001B[35m 59%\u001B[0m \u001B[36m0:00:01\u001B[0m\n" |
3338 | 3338 | }, |
3339 | 3339 | "metadata": {}, |
3340 | 3340 | "output_type": "display_data" |
|
0 commit comments