Skip to main content
zenodoopen

MargNet: Photometric identification of compact galaxies, stars and quasars

<p>This page contains the accompanying&nbsp;deep learning models,&nbsp;dataset and code for&nbsp;the paper on MargNet, titled&nbsp;&quot;Photometric identification of compact galaxies, stars&nbsp;and quasars using multiple neural networks&quot;.</p> <p><strong>Deep Learning Models</strong>:</p> <p>MargNet is&nbsp;a deep learning-based classifier for identifying stars, quasars and compact galaxies using photometric parameters and images from the Sloan Digital Sky Survey. MargNet consists of a combination of Convolutional Neural Network (CNN) and Artificial Neural Network (ANN) architectures. The deep learning Keras model for each experiment was saved as an h5 file after training.&nbsp;All saved models (organised by different&nbsp;experiments, as described in the paper) are available in&nbsp;SavedModels.zip.</p> <p><strong>Dataset</strong>:</p> <p>Our dataset consists&nbsp;of 240,000 compact objects and an additional 150,000 faint objects consisting of an equal number of stars, galaxies and quasars. This data is available as NumPy arrays and CSV files, as described below:</p> <ul> <li>SDSS ObjID of each object (objlist.npy)</li> <li>SDSS 5-band images of each object cropped to 32*32 pixels (X.npy)</li> <li>The set of 24 photometric features for each object (dnnx.npy)</li> <li>The classification label for each object (y.npy)</li> <li>SDSS spreadsheet containing all the features from dnnx, labels from y, ObjIDs from objlist and a couple of more SDSS specific parameters (photofeatures.csv)</li> </ul> <p>The complete dataset (organised by different&nbsp;experiments, as described in the paper) is available in&nbsp;Dataset.zip.<br> (Note: objlist, X, dnnx and y are in the same order. So, objlist[0], X[0], dnnx[0] and y[0] correspond to the same object.)</p> <p><strong>Code</strong>:</p> <p>All our code was written in Python in the form of Jupyter Notebooks. A copy of our code has also been made available on <a href="https://github.com/sidchaini/MargNet">GitHub</a>, but&nbsp;not all files could be included on GitHub due to the storage limit. So a complete copy of the repository has also been mirrored here on Zenodo and is contained in&nbsp;MargNet_RepositoryMirror.tgz</p>

ShareScore

36/100

Overall dataset sharing score

Score breakdown

These five areas show where the dataset supports — or may limit — practical reuse.

Stewardship
8
Harmonization
4
Access
16
Reuse readiness
0
Engagement
8

Topics