This is a mock catalogue made in advance of Gaia EDR3 by Jan Rybizki. He's uploaded the data directly, so this is the original copy. The d11y ("detectability") column in generated_data is generated locally; see the README in contrast for how this led to data/detectability.csv. The addition of d11y information happens in add_d11y. In the first run, the column was added manually. When re-importing, it's probably a good idea to change the booster to immediately insert d11ies from detectability.csv (which obviously wasn't available on the original import, as it was computed from that). The maglim*.fits files were later sent by Jan via Mail in a zip file. Similarly, the rvsdata files came later via some mpia share host. Dump creation: psql gavo -c '\copy (select * from gedr3mock.main) to stdout' > /var/svn/inputs-overflow/gedr3mock/dump/dump pigz /var/svn/inputs-overflow/gedr3mock/dump/dump Test set: stilts tpipe in=data/GDR3mock_207_202.fits cmd="every 1000" out=GDR3mock_test.fits stilts tpipe in=data/external_photometry_lookup.fits cmd="select parsec_index<60000000" out=selected_lookup.fits grep "^42566..............," data/detectability.csv > det-subset.csv Copy maglim_level_5.fits in full. echo -e "# source_id\n4256687661240025127" > rvsdata/source_ids_gedr3mock_rvs_sample.csv echo -e "# source_id\n4256687661240025127" > rvsdata/source_ids_gedr3mock_rvs_sample_all_parallax.csv echo -e "# source_id\n4256687661240025127" > rvsdata/source_ids_gedr3mock_rvs_sample_rvs_parallax.csv