Asteca

Latest version: v0.5.9

Safety actively analyzes 701442 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 8

0.4.1

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

- Fixed estimated optimal radius that was too large
(`513 <https://github.com/asteca/ASteCA/issues/513>`__)
- Deprecate pixel coordinate support
(`509 <https://github.com/asteca/ASteCA/issues/509>`__)
- Coordinates density map shows artifact in corners
(`511 <https://github.com/asteca/ASteCA/issues/511>`__)
- Split A-D test into one test per feature
(`477 <https://github.com/asteca/ASteCA/issues/477>`__)

0.4.0

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

- Compensate cluster’s mass for binaries masses?
(`488 <https://github.com/asteca/ASteCA/issues/488>`__)
- Estimate individual per-star masses
(`484 <https://github.com/asteca/ASteCA/issues/484>`__)
- Improve performance of synth cluster generation (3)
(`506 <https://github.com/asteca/ASteCA/issues/506>`__)
- Simplify isochrones download/handling
(`497 <https://github.com/asteca/ASteCA/issues/497>`__)
- Add CS 37 COLIBRI track + deprecate old versions 10 & 11 of PARSEC
(`495 <https://github.com/asteca/ASteCA/issues/495>`__)
- Optimal radius too large for some clusters
(`510 <https://github.com/asteca/ASteCA/issues/510>`__)
- Project equatorial coordinates before processing
(`237 <https://github.com/asteca/ASteCA/issues/237>`__)
- Add eccentricity parameter to KP fit?
(`480 <https://github.com/asteca/ASteCA/issues/480>`__)
- Finish working on enhanced King profile fitting
(`456 <https://github.com/asteca/ASteCA/issues/456>`__)
- Remove KDE_stds and mp_flag parameters
(`500 <https://github.com/asteca/ASteCA/issues/500>`__)
- Simplify input of structure parameters
(`512 <https://github.com/asteca/ASteCA/issues/512>`__)
- Deprecate all likelihoods except Tremmel
(`507 <https://github.com/asteca/ASteCA/issues/507>`__)
- Interpolate IMF masses into the isochrones, not the other way around
(`503 <https://github.com/asteca/ASteCA/issues/503>`__)
- Add minimum binary mass ratio to fundamental parameters?
(`504 <https://github.com/asteca/ASteCA/issues/504>`__)
- Deprecate Anderson-Darling test
(`499 <https://github.com/asteca/ASteCA/issues/499>`__)
- Deprecate “Read mode”
(`498 <https://github.com/asteca/ASteCA/issues/498>`__)
- Add IMF and PMF curves obtention
(`96 <https://github.com/asteca/ASteCA/issues/96>`__)
- Convert pixel coordinates to RA & DEC
(`203 <https://github.com/asteca/ASteCA/issues/203>`__)
- Add ZAMS to CMD final plot
(`160 <https://github.com/asteca/ASteCA/issues/160>`__)
- Add semi_input.dat checking to checker
(`214 <https://github.com/asteca/ASteCA/issues/214>`__)
- Add weighted spatial density map
(`167 <https://github.com/asteca/ASteCA/issues/167>`__)
- Generate output CMD-CCD plots for the mean+median+mode
(`479 <https://github.com/asteca/ASteCA/issues/479>`__)
- Exact circle area using geometry instead of Monte Carlo
(`446 <https://github.com/asteca/ASteCA/issues/446>`__)
- Use the maximum number of members in the optimal radius?
(`494 <https://github.com/asteca/ASteCA/issues/494>`__)
- Add 1-sigma region to King profile
(`478 <https://github.com/asteca/ASteCA/issues/478>`__)
- Turn off MP coloring in D2 plots for binned likelihoods
(`473 <https://github.com/asteca/ASteCA/issues/473>`__)

0.3.1

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Only the ``ptemcee`` method is kept, all others are now deprecated.

- Corrected an error in the ``CMD_systs.dat`` file
(`468 <https://github.com/asteca/ASteCA/issues/468>`__)
- `Fixed
path <https://github.com/asteca/ASteCA/commit/3ab2b30d3d107972734112e7f0bd8ce12709ebdc>`__
for ``CMD_systs.dat``, now works in Windows (and Mac?)
- Control (some) plotting parameters through custom style and allow the
selection of one of the supported styles
(`464 <https://github.com/asteca/ASteCA/issues/464>`__)
- Dump the results of the fundamental parameters analysis to file
(`467 <https://github.com/asteca/ASteCA/issues/467>`__)
- Closed several issues related to the deprecated bootstrap(+GA), brute
force, and emcee methods
(`265 <https://github.com/asteca/ASteCA/issues/265>`__,
`280 <https://github.com/asteca/ASteCA/issues/280>`__,
`284 <https://github.com/asteca/ASteCA/issues/284>`__,
`324 <https://github.com/asteca/ASteCA/issues/324>`__,
`341 <https://github.com/asteca/ASteCA/issues/341>`__,
`347 <https://github.com/asteca/ASteCA/issues/347>`__,
`418 <https://github.com/asteca/ASteCA/issues/418>`__,
`442 <https://github.com/asteca/ASteCA/issues/442>`__,
`447 <https://github.com/asteca/ASteCA/issues/447>`__)
- Split D1 plots (MCMC convergence diagnostics plots & values)
(`389 <https://github.com/asteca/ASteCA/issues/389>`__)
- Explore Zeus as a possible addition to the best fit process
(`457 <https://github.com/asteca/ASteCA/issues/457>`__)
- Add mode, median to King’s profile plot
(`470 <https://github.com/asteca/ASteCA/issues/470>`__)
- Make “trim frame” option per cluster
(`474 <https://github.com/asteca/ASteCA/issues/474>`__)
- Closed due to old or not applicable
(`209 <https://github.com/asteca/ASteCA/issues/209>`__,
`293 <https://github.com/asteca/ASteCA/issues/293>`__,
`399 <https://github.com/asteca/ASteCA/issues/399>`__)

0.3.0

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Massive changes introduced in this new version. Python 2.7.x is no
longer supported.

- Port to Python 3
(`243 <https://github.com/asteca/ASteCA/issues/243>`__)
- Upgrade to ``emcee`` v3.0.2
(`423 <https://github.com/asteca/ASteCA/issues/423>`__)
- Add ``emcee`` to the best fit process
(`193 <https://github.com/asteca/ASteCA/issues/193>`__)
- Upgraded to ``astropy`` v0.0.4
- Remove (z,a) steps
(`413 <https://github.com/asteca/ASteCA/issues/413>`__)
- Bug fix: binary probabilities should not be averaged by
``zaWAverage``
(`462 <https://github.com/asteca/ASteCA/issues/462>`__)
- Add Tremmel’s implementation of the PLR
(`447 <https://github.com/asteca/ASteCA/issues/447>`__)
- Improve performance of synthetic cluster generation
(`445 <https://github.com/asteca/ASteCA/issues/445>`__)
- Fix Tolstoy likelihood accounting for uncertainties twice
(`406 <https://github.com/asteca/ASteCA/issues/406>`__)
- Add option to apply ’pmRA*cos(DE)’ correction
(`452 <https://github.com/asteca/ASteCA/issues/452>`__)
- Added ``optm`` method to local removal of stars
(`432 <https://github.com/asteca/ASteCA/issues/432>`__)
- Added ``manual`` binning method to likelihood block
(`325 <https://github.com/asteca/ASteCA/issues/325>`__)
- New radius estimating method and many improvements to structural
functions (RDP, field dens, radius)
(`454 <https://github.com/asteca/ASteCA/issues/454>`__,
`449 <https://github.com/asteca/ASteCA/issues/449>`__,
`346 <https://github.com/asteca/ASteCA/issues/346>`__,
`378 <https://github.com/asteca/ASteCA/issues/378>`__)
- Added maximum likelihood method for fitting King profiles
(`268 <https://github.com/asteca/ASteCA/issues/268>`__,
`298 <https://github.com/asteca/ASteCA/issues/298>`__)
- Allow seeding the synthetic cluster generation process
(`196 <https://github.com/asteca/ASteCA/issues/196>`__)
- Add stopping condition to the plotting line
(`443 <https://github.com/asteca/ASteCA/issues/443>`__)
- Add Nsigma region to the best fit synthetic cluster
(`460 <https://github.com/asteca/ASteCA/issues/460>`__)
- Fix small bug in radii arrows
(`182 <https://github.com/asteca/ASteCA/issues/182>`__)

0.2.7

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

- Use inverse transform sampling to sample the IMF
(`434 <https://github.com/asteca/ASteCA/issues/434>`__)
- Interpolation of (z,a) values uses wrong m_ini index
(`440 <https://github.com/asteca/ASteCA/issues/439>`__)
- Interpolation of isochrone fails when (z,a) are both fixed
(`439 <https://github.com/asteca/ASteCA/issues/440>`__)
- Mass ‘alignment’ in zaInterp() gives poor result
(`441 <https://github.com/asteca/ASteCA/issues/441>`__)
- Select the N_mass_interp number automatically
(`438 <https://github.com/asteca/ASteCA/issues/438>`__)

0.2.6

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

- Fix normalization in Bayesian DA
(`426 <https://github.com/asteca/ASteCA/issues/426>`__)
- Fix function to detect X11 that fails in Mac OS (Windows too?)
(`428 <https://github.com/asteca/ASteCA/issues/428>`__)
- Merge ``semi_input.dat`` file into ``params_input.dat`` and copy
input file as output
(`427 <https://github.com/asteca/ASteCA/issues/427>`__)
- Remove modes (`429 <https://github.com/asteca/ASteCA/issues/429>`__)
- Use one photometric systems file instead of two identical ones
(`421 <https://github.com/asteca/ASteCA/issues/421>`__)
- Fix Ext/Imm operator causing spurious points in the GA
(`424 <https://github.com/asteca/ASteCA/issues/424>`__)

Page 4 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.