XGA icon indicating copy to clipboard operation
XGA copied to clipboard

X-ray: Generate and Analyse is a module designed to make the analysis of XMM observations simple and efficient. It provides an interface with SAS for the creation of XMM data products, as well as a wa...

Results 270 XGA issues
Sort by recently updated
recently updated
newest added

Given that the offset calculation is between user defined coordinates and peak coordinates, I suspect euclidean is an adequate approximation, but this could potentially cause issues if we're right on...

bug

Otherwise the TQDM bar gets split up and it looks bad

refinement

This seems to be happening because there was a previously successful fitting run (and thus output results file) which had the particular instrument associated with the particular ObsID. Then I...

bug

OSError Traceback (most recent call last) /tmp/ipykernel_76178/2485024958.py in ----> 1 single_temp_apec(srcs, 'r500', one_rmf=False, min_counts=10) ~/.conda/envs/xga_env/lib/python3.7/site-packages/xga/xspec/run.py in wrapper(*args, **kwargs) 143 # run_type describes the type of XSPEC script being run, for...

bug
refinement

Megan had the great thought that we should make $R_{\Delta}$ measurements for LoVoCCS with gas mass. A new feature can be added to the gas mass profile class which works...

enhancement

Jess discovered this, while doing XMM + eROSITA analysis of the sample from Kostas paper. More details will follow.

bug

If I add an inverted power law model to the model.misc section, then an 'invert relation' method to the ScalingRelation class, then any scaling relation object could very easily generate...

refinement