Researcher profile

Mohammad Akhlaghi

Mohammad Akhlaghi contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
6works
0followers
4topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

6 published item(s)

preprint2025arXiv

J-PLUS: Turning Off the Bright Stars

Photometric surveys require precise point spread function (PSF) characterization, as it varies across filters and is crucial for accurate photometry and low surface brightness (LSB) studies. However, the small PSF size provided by default pipelines suits only barely resolved objects, making it difficult to analyze regions near bright stars (rendering those regions unusable). These components are then combined to generate a final PSF for each exposure and filter, spanning 15 mag arcsec-2 in surface brightness and 4 arcmin in radius in the broad bands. In narrow-band filters, the J-PLUS PSF exhibits two rings, whereas in broad-band filters, only one ring is observed. Additionally, the position of the ring shifts with filter wavelength: as the filters become redder, the ring radius increases. We find that there is no significant variation in the extended PSF observed as a function of time (within 2.5h) or position in the field of view. The radial profile of NGC 4212 (which is close to a star) is also studied before/after PSF-subtraction. We developed a novel method to determine the central coordinates of saturated stars, and classify stars without using Gaia magnitudes. Additionally, mirror reflections are automatically detected and masked. Furthermore, in combining different stars and various components of the PSF, we avoided the use of a fixed radius by introducing a new method that does not depend on radial measurements. Accurate characterization of the extended PSF and its subtraction improves sky subtraction, increases the effective area of the survey by about 10%, and enables the study of extended large LSB features in wide area surveys like J-PLUS. Our pipeline is published as free software (GNU GPLv3) an can be customized to other surveys such as J-PAS, where its impact will be even greater due to its depth. This paper is fully reproducible and produced from Commit 4860c70.

preprint2024arXiv

Gnuastro: visualizing the full dynamic range in color images

Color plays a crucial role in the visualization, interpretation, and analysis of multi-wavelength astronomical images. However, generating color images that accurately represent the full dynamic range of astronomical sources is challenging. In response, Gnuastro v0.22 introduces the program 'astscript-color-faint-gray', which is extensively documented in the Gnuastro manual. It employs a non-linear transformation to assign an 8-bit RGB (Red-Green-Blue) value to brighter pixels, while the fainter ones are shown in an inverse grayscale. This approach enables the simultaneous visualization of low surface brightness features within the same image. This research note is reproducible with Maneage, on the Git commit 48f5408.

preprint2022arXiv

A giant umbrella-like stellar stream around the tidal ring galaxy NGC 922

Tidal ring galaxies are observed rarely in the local universe due to their intrinsically transient nature. The tidal ring structures are the result of strong interactions between gas-rich stellar disks and smaller galactic systems and do not last longer than ~500~Myr therefore, these are perfect scenarios where to find the debris of recently accreted dwarf galactic systems. We present new deep images of the NGC 922 tidal ring galaxy and its surroundings from the DESI Legacy survey data and from our observations with an amateur telescope. These observations are compared with results from high-resolution N-body simulations designed to reproduce an alternative formation scenario for this peculiar galaxy. Our new observations unveil that the low surface brightness stellar tidal structures around NGC 922 are much more complex than reported in previous works. In particular, the formerly detected tidal spike-like structure at the northeast of the central galaxy disk is not connected with the dwarf companion galaxy PGC3080368, which has been suggested as the intruder triggering the ring formation of NGC 922. The deep images reveal that this tidal structure is mainly composed by a fainter giant umbrella-like shape and thus it was formed from the tidal disruption of a different satellite. Using the broad-band g, r and z DESI LS images, we measured the photometric properties of this stellar stream, estimating a total absolute magnitude in r-band of Mr= -17.0 +/- 0.03 magn and a total stellar mass for the stream between 6.9-8.5X10^8 Mo. We perform a set of N-body simulations to reproduce the observed NGC 922-intruder interaction, suggesting a new scenario for the formation of its tidal ring from the in-fall of a gas rich satellite around 150 Myr ago.

preprint2022arXiv

A search for stellar tidal streams around Milky Way analogues from the SAGA sample

Context. Stellar tidal streams are the result of tidal interactions between a central galaxy and lower mass systems like satellite galaxies or globular clusters. For the Local Group, many diffuse substructures have been identified and their link to the galaxy evolution has been traced. However it cannot be assumed that the Milky Way or M31 are representative of their galaxy class, and a larger sample of analogue galaxies beyond the Local Group is required to be able to generalise the underlying theory. Aims. We want to characterise photometrically the stellar streams around Milky Way analogues in the local Universe with the goal to deepen our understanding of the interaction between host and satellite galaxies, and ultimately of the galaxy formation and evolution processes. Methods. In the present work we identified and analysed stellar tidal streams around Milky Way analogue galaxies from the SAGA sample, using deep images of the DESI Legacy Imaging Surveys (for this sample, we obtain a range of r-band surface brightness limit between 27.8 and 29 mag / arcsec2). We measure the surface brightness and colours of the detected streams using GNU Astronomy Utilities software. Results. We identified 16 new stellar tidal streams around Milky Way analogue galaxies at distances between 25 and 40 Mpc. Applying statistical analysis to our findings for the SAGA II galaxy sample, we obtained a frequency of 12.2% +/- 2.4% for stellar streams. We measured surface brightness and colours of the detected streams, and the comparison to the dwarf satellite galaxies population around galaxies belonging to the same SAGA sample shows that the mean colour of the streams is 0.20 mag redder than that of the SAGA satellites; also, the streams are, in average, 0.057 +/- 0.021 mag redder that their progenitor, for those cases when a likely progenitor could be identified.

preprint2022arXiv

Carving out the low surface brightness universe with NoiseChisel

NoiseChisel is a program to detect very low signal-to-noise ratio (S/N) features with minimal assumptions on their morphology. It was introduced in 2015 and released within a collection of data analysis programs and libraries known as GNU Astronomy Utilities (Gnuastro). The 10th stable version of Gnuastro was released in August 2019 and NoiseChisel has significantly improved: detecting even fainter signal, enabling better user control over its inner workings, and many bug fixes. The most important change until version 0.10 is that NoiseChisel's segmentation features have been moved into a new program called Segment. Another major change is the final growth strategy of its true detections, for example NoiseChisel is able to detect the outer wings of M51 down to S/N of 0.25, or 25.97 mag/arcsec2 on a single-exposure SDSS image (r-band). Segment is also able to detect the localized HII regions as "clumps" much more successfully. For a detailed list of improvements after version 0.10, see the most recent manual. Finally, to orchestrate a controlled analysis, the concept of reproducibility is discussed: this paper itself is exactly reproducible (commit 751467d).

preprint2022arXiv

Toward Long-Term and Archivable Reproducibility

Analysis pipelines commonly use high-level technologies that are popular when created, but are unlikely to be readable, executable, or sustainable in the long term. A set of criteria is introduced to address this problem: Completeness (no execution requirement beyond a minimal Unix-like operating system, no administrator privileges, no network connection, and storage primarily in plain text); modular design; minimal complexity; scalability; verifiable inputs and outputs; version control; linking analysis with narrative; and free and open source software. As a proof of concept, we introduce "Maneage" (Managing data lineage), enabling cheap archiving, provenance extraction, and peer verification that has been tested in several research publications. We show that longevity is a realistic requirement that does not sacrifice immediate or short-term reproducibility. The caveats (with proposed solutions) are then discussed and we conclude with the benefits for the various stakeholders. This article is itself a Maneage'd project (project commit 54e4eb2).