PaulaLlanos

Results 4 issues of PaulaLlanos

**Is your feature request related to a problem? Please describe.** When I am trying to replicate and understand a long pipelines is complicated to follow because the number of the...

Feature request
Enhancement

Double-check the pixel size of testing images. When the image is open with Fiji the pixel size for X,Y is 0.26 and Z is 0.29. The written document said "the...

### Example code with output I get an error when I try to use `pycytominer/__init__.py` in the cluster. code: ---- cd ~/ebs_tmp/${PROJECT_NAME}/workspace/software/pycytominer/ mkdir -p ../../log/${BATCH_ID}/ parallel \ --max-procs ${MAXPROCS} \...

bug

**Describe the bug** `CalculateMath` module doesn't read the measurements coming from the module `MeasureImageSkeleton` because the measurement name is not correctly written. **To Reproduce** Steps to reproduce the bug: Here...

Bug
Needs verification