Skip to content

Commit

Permalink
Add new images before for ex3 data curation
Browse files Browse the repository at this point in the history
  • Loading branch information
agcasu committed Sep 7, 2023
1 parent aa71b57 commit 4af1dc8
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 5 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion episodes/section_data_curation.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ To retrieve coordinates and easy the cross identification between SIMBAD and Viz
Here is an example of truncated SDSS names... Impossible to retrieve except by coordinates that we luckily have in this case. So the SimbadName has been added after the process for SIMBAD where misprints on coordinates have been detected (identified by the column *f_Name* set to *o* below).
For this object with coordinates pointing to nothing, the right ones have been found thanks to the bibcode given in the table.

![Figure: Example of names recognized by SIMBAD added to the original table submitted to VizieR (screenshot)](https://raw.githubusercontent.com/cds-astro/a-FAIR-journey-for-astronomical-data/main/episodes/images/data_curation_examples/example_3_names.png){alt="Screenshot -- VizieR table with SIMBAD-names added and misprint on names (in the declinaison) corrected"}
![Figure: After -- Example of names recognized by SIMBAD added to the original table submitted to VizieR (screenshot)](https://raw.githubusercontent.com/cds-astro/a-FAIR-journey-for-astronomical-data/main/episodes/images/data_curation_examples/example_3_names_after.png){alt="Screenshot -- VizieR table with SIMBAD-names added and misprint on names (in the declinaison) corrected"}

:::::::::::::::::::::::::

Expand Down
8 changes: 4 additions & 4 deletions episodes/section_submission_per_journals.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ Machine readable tables (MRT) are prioritised, but other tables or FITS spectra/
List of journals included:

- The Astrophysical Journal: ApJ
- The Astronomical Journal: AJ
- The Astrophysical Journal Supplement Series: ApJS
- The Astrophysical Journal Letters: ApJL
- The Astronomical Journal: AJ


<!-- To select ApJ and not ApJL .... =>
Expand Down Expand Up @@ -82,7 +82,7 @@ Then, **VizieR harvests AAS Journal MRTs** and makes these data discoverable and
<!-- ----------------------------------------- -->
<!-- A&A -->
<!-- ----------------------------------------- -->
## Astronomy & Astrophysics Journal (A&A)
## Astronomy & Astrophysics Journals (A&A)

Before publication, A&A editors and CDS decide which data to ingest in VizieR.
The authors then need to submit the requested data to CDS.
Expand Down Expand Up @@ -153,7 +153,7 @@ Examples of other journals included in VizieR, ordered by their percentage of ca
- Astronomische Nachrichten: AN (0.30%)
- Baltic Astronomy: BaltA (0.23%)
- Nature: Natur (0.10%) <!-- 25-->
- The Planetary Science Journal: Sci (0.08%)
- Planetary Science Journal: Sci (0.08%)
- Research notes of the AAS: RNAAS (0.008%) <!-- 2 catalogues -->

<!--
Expand Down Expand Up @@ -232,7 +232,7 @@ ORDER BY popu DESC;

To face an increasing volume and according to the CDS mission, VizieR selects the articles to be processed.

- Main journals origin : AAS (ApJ, AJ, ApJS, ApJL), A&A, MNRAS
- Main journals origin : AAS (ApJ, ApJS, ApJL, AJ), A&A, MNRAS
- Authors asking for VizieR publication
- Scientific criteria such as the origin of the measurements
(e.g. observations have a higher priority than models)
Expand Down
11 changes: 11 additions & 0 deletions episodes/section_submit_data.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,17 @@ Not everybody needs to send their data to CDS! We invite you to read carefully t
<!-- ----------------------------------------- -->
## Who need to submit their data?

If your article does not contain any tables, you can skip the following!


<!--
| Journal | Submitting to VizieR | When | Table format | Associated data |
| ---- | :--: | -- | -- | --- |
| ApJ, ApJS, ApJL, AJ | No (harvested by VizieR) | | | |
| A&A, A&AS | Yes | | | |
| MNRAS | Yes | | | |
| Other journal | Yes | | | |
-->


<!-- ----------------------------------------- -->
Expand Down

0 comments on commit 4af1dc8

Please sign in to comment.