Careless

Latest version: v0.4.2

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

Scan your dependencies

Page 1 of 4

0.4.2

This release addresses a bug that prevented careless from running with the double-Wilson prior on CPU. (see 150)

0.4.1

This release fixes a minor bug that could cause careless to crash in certain situations with Laue data at high resolution. This should only affect cases with the `--separate-files` flag. See 145 and 146 for more details.

0.4.0

This release introduces two small changes to improve usability.
1) Add a description of `.stream` file metadata to the CLI. These were previously undocumented and not obvious.
2) Change the default of `--mlp-width` to 10. Previously this parameter was dynamically inferred from the metadata. This behavior made it dangerous to compare CCpred between different scaling scenarios owing to differences in model capacity. Furthermore, it led to unreasonably high memory usage when positional encoding was used.

0.3.9

This release fixes some dependency issues which caused various scripts from the stats submodule to fail. Impacted functions:
- careless.ccpred
- careless.cchalf
- careless.rsplit
- careless.completeness
- careless.filter_image
- careless.image_ccpred
- careless.ccanom

0.3.8

This is a very minor release that changes how metadata columns with zero variance are reported.

0.3.7

This release adds new functions to calculate and filter by CCpred for each image.
- `careless.image_ccpred` is a new function with similar syntax to the other stats scripts. It calculates the correlation coefficient between the predictions and data for each image.
- `careless.filter_image` is a tool that can be used to reject images in unmerged data on the basis of CCpred from a previous `careless` run.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.