Skip to content

Commit 12b346a

Browse files
committed
Links
Signed-off-by: Cédric Foellmi <cedric@onekiloparsec.dev>
1 parent d94bff8 commit 12b346a

1 file changed

Lines changed: 28 additions & 23 deletions

File tree

docs/astronomers/index.md

Lines changed: 28 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Nights Domain
22

33
The Nights Domain comprises all the features Arcsecond offers for exploring
4-
planning, and observing:
4+
planning, and observing.
55

66
## Night Explorer
77

@@ -21,6 +21,7 @@ record linear sequences of targets, with their expected explosure time, in a giv
2121

2222
[Rule Sets](/astronomers/nights/plans/rulesets.md) are custom rules to be attached to Observing Sites, Telescopes,
2323
regular Targets or Transiting Exoplanets. Then can be used then to automatically sequence your Night Plans.
24+
`in preparation!`
2425

2526
## Night Logs
2627

@@ -33,33 +34,37 @@ performed. Data Files can be easily associated with every observation.
3334

3435
# Targets Domain
3536

36-
## Follow Up Targets
37+
## Follow-Up Targets
3738

3839
<img style="float: left; align: top; margin-right: 1rem;" width="60" src="/icons/icon-star.svg"/>
3940

40-
[Night Logs](logs) are the executed plans! They record the actual sequence of observations performed. Data Files
41-
can be easily associated with every observation.
41+
[Follow-Up Targets](/astronomers/targets/followup/) are the targets that have been observed. Arcsecond maintains the
42+
list from the created
43+
Night Logs and those reconstructed from uploaded data.
4244

4345
## Target Lists
4446

4547
<img style="float: left; align: top; margin-right: 1rem;" width="60" src="/icons/icon-targetlist.svg"/>
4648

47-
[Night Logs](logs) are the executed plans! They record the actual sequence of observations performed. Data Files
48-
can be easily associated with every observation.
49+
[Target Lists](/astronomers/targets/targetlists/) are lists of targets grouped by common interest. They can be directly
50+
created from /
51+
imported to the Night Explorer, and used to create Night Plans, Night Logs etc.
4952

5053
## Exoplanet Transits
5154

5255
<img style="float: left; align: top; margin-right: 1rem;" width="60" src="/icons/icon-exoplanet.svg"/>
5356

54-
[Night Logs](logs) are the executed plans! They record the actual sequence of observations performed. Data Files
55-
can be easily associated with every observation.
57+
[Exoplanet Transits](/astronomers/targets/exoplanet-transits/) are the subset of exoplanets known for transiting in
58+
front of their host star.
59+
Arcsecond builds a powerful table and visualisation of transits for any date, and observing site of your choice.
5660

5761
## Known Bright Objects
5862

5963
<img style="float: left; align: top; margin-right: 1rem;" width="60" src="/icons/icon-galaxy.png"/>
6064

61-
[Night Logs](logs) are the executed plans! They record the actual sequence of observations performed. Data Files
62-
can be easily associated with every observation.
65+
[Known Bright Objects](/astronomers/targets/tonight/) are the objects you can easily observe **tonight**. This feature
66+
is
67+
still `in preparation`.
6368

6469
<br/><br/><br/>
6570

@@ -69,27 +74,27 @@ can be easily associated with every observation.
6974

7075
<img style="float: left; align: top; margin-right: 1rem;" width="60" src="/icons/icon-dataset.svg"/>
7176

72-
[Datasets](data/datasets) are the executed plans! They record the actual sequence of observations performed. Data Files
73-
can be easily associated with every observation.
77+
[Datasets](/astronomers/data/datasets) are the virtual folders containing data. They allow to group (and easily
78+
download) data files
79+
which have a common source or interest.
7480

75-
[Cloud Storage](data/cloud-storage) are the executed plans! They record the actual sequence of observations performed.
76-
Data Files
77-
can be easily associated with every observation.
81+
[Cloud Storage](/astronomers/data/cloud-storage) is the unlimited, secured-by-default, deletion-protected,
82+
industry-grade storage Arcsecond offers, based on Amazon's AWS S3.
7883

79-
[External Storages](data/external-storages.md) are the executed plans! They record the actual sequence of observations
80-
performed. Data Files
81-
can be easily associated with every observation.
84+
[External Storages](/astronomers/data/external-storages) are storages that an astronomer, or an Observatory Portal
85+
owns, or has access to. By providing secured read-only credentials, Arcsecond will use it to consolidate the Follow-Up
86+
Targets list (and past Night Logs too).
8287

8388
## Data Packages
8489

8590
<img style="float: left; align: top; margin-right: 1rem;" width="60" src="/icons/icon-datapackage.svg"/>
8691

87-
[Night Logs](logs) are the executed plans! They record the actual sequence of observations performed. Data Files
88-
can be easily associated with every observation.
92+
[Data Packages](/astronomers/data/datapackages/) are custom packages of Datasets to be shared, either within an
93+
Observatory Portal (e.g. for visiting observers), or with other astronomers, or to the public.
8994

90-
## File Browser
95+
## Data & File Browser
9196

9297
<img style="float: left; align: top; margin-right: 1rem;" width="60" src="/icons/icon-datafile.svg"/>
9398

94-
[Night Logs](logs) are the executed plans! They record the actual sequence of observations performed. Data Files
95-
can be easily associated with every observation.
99+
[File Browser](/astronomers/data/filebrowser/) is a browser of all Data files associated with an account or an
100+
Observatory Portal (being Arcsecond's Cloud storage or External Storages).

0 commit comments

Comments
 (0)