Astronomy Editing and Proofreading Services
Written out for a reader, one minor planet is 2007 TA418. Stored in the Minor Planet Center's orbit and observation files, the same object is K07Tf8A.1 Both strings are correct, and each has a place the other does not fit. Which belongs where is settled by published rules rather than a house style sheet.
Each part of a provisional designation is fixed separately
The Minor Planet Center describes a provisional designation as parts "all of which are related to the date of discovery of the object."2 They are "a 4-digit number indicating the year; a space; a letter to show the half-month; another letter to show the order within the half-month; and an optional number."2 That last number indicates "the number of times the second letter has been repeated in that half-month period."2 The half-month letter runs from A for January 1 to 15 through Y for December 16 to 31, and there "I is omitted and Z is unused."2
The separate table for the order within a half-month runs A for the first through Z for the twenty-fifth, and prints "I is omitted" beneath it.2 Past twenty-five, "the second letter is recycled and a numeral 1 is added to the end of the designation," with a 2 after fifty.2 None of those characters is settled by the person writing the paper.
The same object has a second written form, meant for software
In those files the designation is held "in a 7-character packed format that saves space and makes sorting easier."1 The first two digits of the year become a single character in the first column, where "I = 18, J = 19, K = 20."1 The center's worked examples pack 1995 XA as J95X00A and 2007 TA418 as K07Tf8A.1
Permanent numbers use a different scheme again. A number below 100,000 is stored as a zero-padded right-justified string, and larger numbers put the remainder in four columns and turn the quotient into a letter.1 Above 619,999 the form becomes a tilde and a base-62 encoding.1 One object can therefore appear correctly in three strings, depending on the record it sits in.
A second naming system, for objects outside the solar system
The astronomical data center at Strasbourg, known as CDS, keeps a dictionary of nomenclature for objects outside the solar system. That dictionary opens plainly: "Designations of astronomical objects are often confusing."3 The dictionary "provides full references and usages about 25691 different acronyms," and encourages anyone preparing a new catalog to register one "preferably before your new objects become referenced (even informally)."3
The International Astronomical Union states the standing of its own naming decisions plainly. It "has been the arbiter of planetary and satellite nomenclature since its inception in 1919."4 Its decisions and recommendations "are not enforceable by any national or international law; rather they establish conventions."4 Those conventions are "meant to help our understanding of astronomical objects and processes."4
Two lengths at which a table changes form
Authors are "strongly encouraged" to deliver tables longer than about 200 data rows in machine readable format at submission.5 Above 400 data lines the full data set appears only in that format, with a short example version printed in the manuscript.5 Such a file carries a byte-by-byte description whose five columns are Bytes, Format, Units, Label, and Explanations.6
A description in that fifth column "can also be preceded by other characters which have special meaning."6 A question mark indicates "that NULL values are allowed in a numeric (but not a string) column," and square brackets enclose "the only allowed values that may appear in the data column."6 The unit strings have rules of their own. Any unit "is described by a single word" with no space allowed, and the only permitted numerical factor sits "at the very beginning of the Unit string."7 A power is written with nothing between the symbol and the exponent, as in m2.7
What an editor can settle here, and what stays with the authors
Which object a paper concerns, and whether a measurement holds, are questions for the authors and the referee. An editor's contribution is narrower. It covers whether the string in the abstract is the string in the table and the caption, and whether a unit in a column description matches the one used in the text. Client material is treated as confidential without exception.
Formatting habits that help a printed page can work against a machine readable file. Inserting a space around an operator, superscripting an exponent, and regularizing capitalization in a column label are ordinary copy editing moves. The unit rules exclude the first two.7 The third changes the Label field, and the society notes that "some of the most common astronomical values have predefined labels" which "are recognized by our software."6
One step in the naming of a minor planet is written rather than derived. When there are observations at four or more oppositions, the object "may receive a permanent designation, a number."8 For objects that became multi-opposition after MPEC 2010-U20, the discoverer is "the observer who made the earliest-reported observation at the opposition with the earliest-reported second-night observation."8 Objects with multiple-opposition orbits before that circular take the discoverer of the principal designation instead.8
Whichever rule applies, the discoverer holds the naming privilege "for a period of ten years following the numbering of the object," and "writes a short citation explaining the reasons for assigning the name."8 Names and citations are judged by the Working Group Small Body Nomenclature, and a name becomes official on publication in that group's bulletin.8 The designations earlier in this article are produced by applying rules to a date or a number.
Appendix: the half-month letters
The letters run in pairs through the calendar. A covers January 1 to 15 and B January 16 to 31. C covers February 1 to 15 and D February 16 to 29. E covers March 1 to 15 and F March 16 to 31. G covers April 1 to 15 and H April 16 to 30.2
The sequence then skips I. J covers May 1 to 15 and K May 16 to 31. L covers June 1 to 15 and M June 16 to 30. N covers July 1 to 15 and O July 16 to 31. P covers August 1 to 15 and Q August 16 to 31.2
R covers September 1 to 15 and S September 16 to 30. T covers October 1 to 15 and U October 16 to 31. V covers November 1 to 15 and W November 16 to 30. X covers December 1 to 15 and Y December 16 to 31, and Z is left unused.2
References
- Minor Planet Center, Packed Provisional and Permanent Designations. https://www.minorplanetcenter.net/iau/info/PackedDes.html ↩
- Minor Planet Center, New- And Old-Style Minor Planet Designations. https://www.minorplanetcenter.net/iau/info/OldDesDoc.html ↩
- CDS, Strasbourg, Dictionary of Nomenclature of Celestial Objects. http://cds.unistra.fr/cgi-bin/Dic-Simbad ↩
- International Astronomical Union, Naming of Astronomical Objects. https://www.iau.org/public/themes/naming/ ↩
- American Astronomical Society Journals, Data Guide. https://journals.aas.org/data-guide/ ↩
- American Astronomical Society Journals, Machine Readable Table Standards. https://journals.aas.org/mrt-standards/ ↩
- American Astronomical Society Journals author tools, Unit Standards. https://authortools.aas.org/MR/unitstandards.html ↩
- Minor Planet Center, How Are Minor Planets Named? https://www.minorplanetcenter.net/iau/info/HowNamed.html ↩
A worked example: Manuscript Object List and Table Header
the object list and machine-readable table header of a submitted astronomy manuscript, checked against the designation and table rules the journal and the Minor Planet Center publish
The Minor Planet Center describes a provisional designation as a four-digit year, a space, a half-month letter, a letter for the order within that half-month, and an optional number. In the half-month sequence, I is omitted and Z is unused. In the separate sequence for the order within a half-month, letters run from A for the first through Z for the twenty-fifth, and I is omitted there as well. The packed form is seven characters, with the first two digits of the year held in one character, where I is 18, J is 19, and K is 20. The center's own examples pack 1995 XA as J95X00A and 2007 TA418 as K07Tf8A. The American Astronomical Society asks for tables longer than about 200 data rows in machine readable format at submission. It prints only a short example version of tables above 400 data lines. Its unit rules require a single word with no space and allow a numerical factor only at the very beginning of the string. A power is written with nothing between symbol and exponent, and a simple unit is a basic unit symbol preceded where needed by a multiple prefix. The five columns of a byte-by-byte description are Bytes, Format, Units, Label, and Explanations. A question mark flag in the Explanations field indicates that null values are allowed in a numeric column. Which objects the paper concerns, and what the measurements mean, are settled by the authors and the referee. The extract below records what the authors report, and is reproduced unchanged in both panels.
Before
SPECIMEN, PREPARED BY EDITFAST FOR ILLUSTRATION. NOT A REAL MANUSCRIPT.
Prepared for an unnamed author (fictitious submission), object list and table header
EXTRACT FROM THE AUTHOR'S RECORD (reproduced unchanged in both panels)
MS-1 Table 3 holds 620 data rows.
MS-2 Column 4 of Table 3 is empty for 41 of those rows.
MS-3 The paper introduces the acronym MFS for a survey catalog of the authors' own.
MS-4 The authors report velocities in kilometers per second and areas in square meters.
MS-5 One target is the object the Minor Planet Center lists as 2007 TA418.
MS-6 The authors have not contacted any nomenclature registry.
MS-7 The authors report fluxes in kilojanskys.
MS-8 The authors have prepared a machine readable version of Table 3.
MS-9 The byte-by-byte description for Table 3 has been drafted, column 4 is a numeric column, and it carries no null flag.
MS-10 The authors confirm that the 41 empty entries in column 4 are values they did not measure.
MS-11 A short example version of Table 3 has been prepared for the manuscript.
SECTION 2. TARGETS AND TABLES
2.1 Our primary target is K07Tf8A.
2.2 A second target received the provisional designation 2019 QI3.
2.3 Table 3 lists all 620 rows and appears in full below.
2.4 Velocities are given in km / s.
2.5 Areas are given in m^2.
2.6 Fluxes are given in Jy1000.
2.7 Column 4 carries a measured index for most rows.
After
SPECIMEN, PREPARED BY EDITFAST FOR ILLUSTRATION. NOT A REAL MANUSCRIPT.
Prepared for an unnamed author (fictitious submission), object list and table header
EXTRACT FROM THE AUTHOR'S RECORD (reproduced unchanged in both panels)
MS-1 Table 3 holds 620 data rows.
MS-2 Column 4 of Table 3 is empty for 41 of those rows.
MS-3 The paper introduces the acronym MFS for a survey catalog of the authors' own.
MS-4 The authors report velocities in kilometers per second and areas in square meters.
MS-5 One target is the object the Minor Planet Center lists as 2007 TA418.
MS-6 The authors have not contacted any nomenclature registry.
MS-7 The authors report fluxes in kilojanskys.
MS-8 The authors have prepared a machine readable version of Table 3.
MS-9 The byte-by-byte description for Table 3 has been drafted, column 4 is a numeric column, and it carries no null flag.
MS-10 The authors confirm that the 41 empty entries in column 4 are values they did not measure.
MS-11 A short example version of Table 3 has been prepared for the manuscript.
SECTION 2. TARGETS AND TABLES
2.1 Our primary target is 2007 TA418.
2.2 A second target received the provisional designation 2019 Q[order letter to be supplied].
2.3 Table 3 holds 620 data rows. The full table is supplied in machine readable format, and the short example version appears below.
2.4 Velocities are given in km/s.
2.5 Areas are given in m2.
2.6 Fluxes are given in kJy.
2.7 Column 4 carries a measured index for most rows, and its byte-by-byte entry carries a question mark flag in the Explanations field.
[Query to the authors: MS-3 records a new acronym, MFS, and MS-6 records that no registry has been contacted. The Strasbourg dictionary encourages registering an acronym before new objects become referenced, and the decision is the authors' own. The order letter at 2.2 also needs the authors' record, since I is omitted from that sequence.]
What changed, and why
| Was | Now | Reason |
|---|---|---|
| 2.1 Our primary target is K07Tf8A. | 2.1 Our primary target is 2007 TA418. | MS-5 gives the readable designation. The center describes the packed form as what is stored on the orbit and observations, and its own example table pairs K07Tf8A with 2007 TA418. A manuscript sentence is not one of those records. |
| 2.2 A second target received the provisional designation 2019 QI3. | 2.2 A second target received the provisional designation 2019 Q[order letter to be supplied]. | Q is a valid half-month letter, for August 16 to 31. The letter in the second position gives the order within that half-month, and the center's order table runs A for the first through Z for the twenty-fifth with "I is omitted" printed beneath it. The string as written cannot be right, and which letter belongs there is a matter for the authors and the record. |
| 2.3 Table 3 lists all 620 rows and appears in full below. | 2.3 Table 3 holds 620 data rows. The full table is supplied in machine readable format, and the short example version appears below. | MS-1 puts the table at 620 rows, MS-8 records the machine readable version, and MS-11 records the short example version. Above 400 data lines the journal prints only that example, so the draft promised something the journal will not print. |
| 2.4 Velocities are given in km / s. | 2.4 Velocities are given in km/s. | The unit rules require a single word with no space. The slash is the division operator and takes no space on either side. |
| 2.5 Areas are given in m^2. | 2.5 Areas are given in m2. | A power is written with nothing between the symbol and the exponent. The caret is not one of the operators the rules list. |
| 2.6 Fluxes are given in Jy1000. | 2.6 Fluxes are given in kJy. | MS-7 records the authors' unit as the kilojansky. A simple unit is a basic unit symbol preceded where needed by a multiple prefix, Jy is a listed symbol, and k is a listed prefix, so kJy is the form the rules give. Under the same rules a numeral written after a symbol is a power, so Jy1000 does not say kilojansky at all. |
| 2.7 Column 4 carries a measured index for most rows. | 2.7 Column 4 carries a measured index for most rows, and its byte-by-byte entry carries a question mark flag in the Explanations field. | MS-2 records 41 empty rows, MS-9 records a numeric column with no flag, and MS-10 records that the entries were not measured. The flag is how the Explanations field states that null values are permitted there, and the author's own qualification stands. |
Final specimen (PDF, 6 KB) Marked-up specimen (PDF, 8 KB)
Specimen prepared by EditFast for illustration only. Not a real document, record or filing. Any resemblance to an actual organization, person or record is unintended. Not legal, regulatory, clinical or professional advice.
Key Astronomy vocabulary
- Provisional designation
- Half-month letter
- Order letter
- Permanent number
- Packed provisional designation
- Packed permanent designation
- Opposition
- Second-night observation
- Discoverer
- Naming privilege
- Name citation
- Working Group Small Body Nomenclature
- Minor Planet Center
- International Astronomical Union
- Nomenclature convention
- Acronym registration
- Dictionary of nomenclature
- Object identifier
- Catalog prefix
- Cross-identification
- Machine readable table
- Byte-by-byte description
- Byte range
- Format code
- Column label
- Explanation field
- Null value flag
- Restricted value list
- Unit string
- Numerical factor
- Division operator
- Multiplication operator
- Power notation
- Basic unit symbol
- Multiple prefix
- Dimensionless column
- Error column
- Data row
- Data line
- Example version of a table
- Digital object identifier
- Data repository
- Software citation
- Version number
- Abstract designation consistency
- Caption consistency
- Table note
- Submission requirement
Astronomy Word Challenge
Even seasoned pros miss these — give it a shot.