Skip to content

Sampler w/ resample option -- exclude midline #19

@kristianeschenburg

Description

@kristianeschenburg

Hi Dr. Burt

Thanks for this software, it's been super helpful to me so far. I have two questions:

  1. I have some multivariate data that I'm interested in generating random samples from. I believe that answer is no, but does your code preserve the covariance between features in the multivariate case?

  2. I'm having a bit of difficult using the resample option in the Sampler class. I have need to maintain the same scaling as the original data, so sampling from the original data is important. When computing the geodesic distance matrices, I can exclude the medial wall in the distance calculations. However, when using the resample option in the Sampler, the Sampler pulls NaNs / Infs / etc. from the medial wall. Is there a mask option that I can provide to simply exclude sampling from certain indices?

Thanks for your help!

k

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions