-
Notifications
You must be signed in to change notification settings - Fork 498
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #171 from achael/dev
merged dev into main for v1.2.6
- Loading branch information
Showing
39 changed files
with
112,342 additions
and
568 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
cff-version: 1.2.4 | ||
cff-version: 1.2.6 | ||
message: "If you use this software, please cite it as below." | ||
authors: | ||
- family-names: "Chael" | ||
given-names: "Andrew" | ||
orcid: "https://orcid.org/0000-0003-2966-6220 | ||
" | ||
title: "eht-imaging" | ||
version: 1.2.4 | ||
doi: 10.5281/zenodo.6519440 | ||
version: 1.2.6 | ||
doi: 10.5281/zenodo.7226661 | ||
date-released: 2022-05-04 | ||
url: "https://github.com/achael/eht-imaging" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
#NAME X Y Z SEFDR SEFDL FR_PAR_ANGLE FR_ELEV_ANGLE FR_OFFSET[d] DR_RE DR_IM DL_RE DL_IM | ||
PDB 4523998.40 468045.240 4460309.760 1500 1500 0 0 0 0 0 0 0 | ||
PV 5088967.9000 -301681.6000 3825015.8000 1400 1400 1 -1 0 0 0 0 0 | ||
SMT -1828796.200 -5054406.800 3427865.200 5000 5000 1 1 0 0.012 0.106 -0.007 0.093 | ||
SMA -5464523.400 -2493147.080 2150611.750 4900 4900 1 -1 45 0.022 0.009 0.008 0.010 | ||
LMT -768713.9637 -5988541.7982 2063275.9472 600 600 1 -1 0 0 0 0 0 | ||
ALMA 2225061.164 -5440057.37 -2481681.15 90 90 1 0 0 0 0 0 0 | ||
SPT 0.01 0.01 -6359609.7 5000 5000 1 0 0 0 0 0 0 | ||
APEX 2225039.53 -5441197.63 -2479303.36 3500 3500 1 1 0 0 0 0 0 | ||
JCMT -5464584.68 -2493001.17 2150653.98 6000 6000 1 0 0 0 0 0 0 | ||
CARMA -2397431.300 -4482018.900 3843524.500 10000 10000 0 0 0 0 0 0 0 | ||
KP -1995678.840 -5037317.697 3357328.025 10000 10000 0 0 0 0 0 0 0 | ||
GLT 1500692.0 -1191735.0 6066409.0 10000 10000 0 0 0 0 0 0 0 | ||
TESS 0.0 0.0 0.0 10000 10000 0 0 0 0 0 0 0 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
ISS | ||
1 25544U 98067A 22125.65004684 .00007804 00000-0 14483-3 0 9997 | ||
2 25544 51.6425 187.2553 0006711 69.7320 66.5837 15.49943763338581 | ||
1 25544U 98067A 23109.53559294 .00019257 00000-0 34454-3 0 9994 | ||
2 25544 51.6389 259.1975 0006157 210.6524 231.6170 15.49989360392694 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
TESS | ||
1 43435U 18038A 23096.90060626 -.00000924 00000-0 00000-0 0 9994 | ||
2 43435 37.5590 76.7615 4777727 169.3023 2.8332 0.07302504 994 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,6 +60,7 @@ Documentation | |
plotting | ||
scattering | ||
statistics | ||
survey | ||
vex | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
.. _model: | ||
|
||
Image | ||
Model | ||
===== | ||
|
||
.. automodule:: ehtim.model | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
.. module:: survey | ||
|
||
.. _survey: | ||
|
||
Survey | ||
=============== | ||
|
||
.. automodule:: ehtim.survey | ||
:members: | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,6 +42,7 @@ | |
import ehtim.movie | ||
import ehtim.image | ||
import ehtim.model | ||
import ehtim.survey | ||
|
||
|
||
import warnings | ||
|
Oops, something went wrong.