Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating regression requirements #81

Merged
merged 6 commits into from
Jun 20, 2024
Merged

Updating regression requirements #81

merged 6 commits into from
Jun 20, 2024

Commits on May 15, 2024

  1. Updating regression requirements

    * Fitting the regression line for cerebellum group and SST cell type was using only 1 datapoint, and producing erroneous results. Now, the requirement for fitting the regression coefficient is have a minimum of 6 datapoints.
    * Added some debug statement for logging, which helps in checking how well the regression ran.
    * Changed how compute_region_volumes function in atlas_densities.densities.utils is calculating the "id_volume" column. Earlier it was generating nan values which leads to errors downstream in the pipeline.
    rai-pranav committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d074b92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74798d5 View commit details
    Browse the repository at this point in the history
  3. fix lints

    mgeplf committed May 15, 2024
    Configuration menu
    Copy the full SHA
    16bdf61 View commit details
    Browse the repository at this point in the history
  4. 2 Configuration menu
    Copy the full SHA
    45f6c75 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. update changelog

    mgeplf committed May 17, 2024
    Configuration menu
    Copy the full SHA
    82730dc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    2c7f6a9 View commit details
    Browse the repository at this point in the history