-
- crossmatch with fastspecfit
- update the BPT column for the CSV file option (reformat into a single column instead of 4+ columns)
-
`from sparcl.client import SparclClient
import pandas as pd
import matplotlib.pyplot as plt
import os
client = SparclClient()
print(client.all_datasets)
help(client.find)
stars = pd.read_cs…
-
-
As part of actually running the list of LSST:UK DAC cross-matches we need to develop a list of surveys to create merged catalogues for. These can be several potential combinations:
- LSST-to-external…
-
Do you plan to publish this quarterly in perpetuity or make the code available to do it?
I think this came from the Chicago retreat
-
Instead of using dask delayed to align and map over the partitions of our catalogs, we could try to use the `ddf.partitions` accessor to align the partitions as necessary and map_partitions over them.…
-
Add soft cutoff parameter to configuration
In matchings, send another set of antibodies to FE that have MFI between cutoff and soft cutoff with their crossmatch calculated.
-
Hi,
I am following eleanor quickstart tutorials after installation. After importing eleanor, when I use "**eleanor.Update(sector=27)**", it created the directory and downloaded the "**cadences_s0027…
-
Rozmyslet, jak by měla informace frequent/infrequent ovlivňovat převod do SPLIT ve funkci `_convert_potential_hla_types_to_low_res`:
```python
def _convert_potential_hla_types_to_low_res(
p…
-
When I doing bright star crossmatching, I found that no catalogue can provide bright star sdss magnitude. The bright end is about 9 magnitude for APASS which is the main source of several other catalo…