Commit Graph

46 Commits

Author SHA1 Message Date
Emma Broman
f136dc6a6d Update documentation string 2020-10-13 14:14:25 +02:00
Micah
21774b937b sending exoplanet names for gui panel 2020-10-13 05:24:26 -04:00
Emma Broman
e1b02b3c5a Add option to add several exoplanet systems at once 2020-10-12 20:31:49 +02:00
Emma Broman
9616782ab7 Remove the old data preparation task 2020-10-09 15:52:41 +02:00
Emma Broman
250dbcc3f1 Add task for reading the new exoplanet data in csv format
Also cleanup old exoplanet code a bit based on that new data
2020-10-09 12:47:02 +02:00
Emma Broman
754128a9e7 Some final cleanup 2020-09-28 11:37:28 +02:00
Emma Broman
e74433b3f0 Add function to print a list of available exoplanet systems to the log 2020-09-22 08:21:57 +02:00
Emma Broman
d0806e0136 Cleanup 2020-09-18 09:33:04 +02:00
Emma Broman
5671ea1463 Update copyright end year (woops) 2020-09-17 16:36:02 +02:00
Emma Broman
0d1e464a64 Documentation cleanup and capitalize first letter in "Disc" in renderable 2020-09-16 15:16:15 +02:00
Emma Broman
08e5c42d24 Remove discovery methods code 2020-08-28 08:29:18 +02:00
Emma Broman
9e5251630a Clean up code and get it to run (using correct data files) 2020-08-27 16:30:03 +02:00
Emma Broman
9fac7fbd83 Untabify and start cleanup 2020-08-25 16:19:43 +02:00
KarRei
10ddabdc40 OsEng -> global 2018-11-19 21:04:25 +01:00
KarRei
2454043f1c Transit graph 2018-11-02 17:31:53 +01:00
KarRei
79b6f479b3 WIP: transit method graph 2018-06-27 19:47:36 -04:00
KarRei
0a480428b5 Correct north vector, now earths north vector projected onto skyplane. 2018-06-23 13:14:17 -04:00
KarRei
cd35309d11 Added reference objects. 2018-06-21 16:30:26 -04:00
KarRei
fa79cac63e Discovery method viz updates on a bit of everything 2018-06-20 17:22:46 -04:00
KarRei
7940fbc86e Hides all planets but one for the doppler method visualisation. 2018-06-13 15:53:22 -04:00
KarRei
33f8d30bde Start of discovery method visualization components 2018-06-04 13:18:45 -04:00
KarRei
3defbe6f7f Added module property class that will toggle the discovery method modes 2018-05-30 14:34:46 -04:00
KarRei
e0f4afa9f6 Separate file for lua functions 2018-05-30 10:57:16 -04:00
KarRei
13bbcfa12a Limiting the value of the eccentricity to be between 0 and 1 2018-05-28 12:14:39 -04:00
KarRei
30e21ae7fd Star glare smaller 2018-05-24 19:07:16 -04:00
KarRei
f8bc262958 Now the input star name has to be in the same form as it is in the expl.speck file 2018-05-24 17:50:22 -04:00
KarRei
8e4b23b49f Adds the renderable Orbitdiscs for each orbitline where there is an uncertainty of the semi-major axis 2018-05-22 11:13:32 -04:00
KarRei
0a220a23e4 Some paths of more generic type. 2018-05-10 09:17:46 -04:00
KarRei
4860120c56 Clearer lua-function names. 2018-05-09 15:54:35 -04:00
KarRei
f728d1c1dd Cleanup. 2018-05-09 15:46:10 -04:00
KarRei
6eda714ce8 Changed Name to Identifier in nodes. 2018-05-09 15:01:07 -04:00
KarRei
e99d600a96 Only visualizes an exoplanet/star if its radius is known. 2018-05-03 16:18:09 -04:00
KarRei
f2445b7853 Added star glare. 2018-05-02 11:15:46 -04:00
KarRei
0380fa8ca4 Colors the star according to its B-V value. 2018-05-01 15:29:32 -04:00
KarRei
cf897648d2 Calculates and saves a B-V value for each exoplanet(star) 2018-04-30 13:50:31 -04:00
KarRei
737ef795f1 Small changes to default values of exoplanets translations. 2018-04-23 13:18:48 -04:00
KarRei
560235d9d7 Orbit lines added. 2018-04-20 13:35:33 -04:00
KarRei
80f8b7dca9 Correction of star position 2018-04-19 15:24:31 -04:00
KarRei
bb51614716 csv to bin task added 2018-04-17 18:17:16 -04:00
KarRei
25e56d19a7 adds and removes all exoplanets in a system 2018-04-09 16:25:23 -04:00
KarRei
e094904269 getting the data for the nodes from the bin file with the parsed data 2018-04-06 17:28:21 -04:00
KarRei
e0c6ec9730 adds a node for an exoplanet around the star. corrections to the units. 2018-03-22 10:47:51 -04:00
KarRei
fdf8038306 lua function adds nodes to place star at position stated in star.speck 2018-03-19 13:59:07 -04:00
KarRei
3fd846530f WIP: getting position of star from stars.speck 2018-03-16 14:04:00 -04:00
KarRei
c0d04bbe22 first lua-script to add scene graph nodes with renderable plane for star at arbitrary position 2018-03-15 16:01:18 -04:00
KarRei
c102f2ce67 empty exoplanet module 2018-03-14 13:12:45 -04:00