RhettZhou / pyEDS

pyEDS provides a systematic data processing approach to produce high-quality energy dispersive X-ray Spectroscopy (EDS) data analysis for material science study. Here we use the non-rigid registration (NRR) to reduce image distortion and non-local principal component analysis (NLPCA) to increase signal-to-noise ratio.
GNU General Public License v3.0
3 stars 0 forks source link

The issue of “negative dimensions are not allowed” when running the “io.resize_data()” function #3

Open PhysXu opened 10 months ago

PhysXu commented 10 months ago

Hi, Dear Prof. Zhou, thanks greatly for sharing the codes! I meet an issue when I run the “io.resize_data()” function, attached below: image

The dataset I used is as follows: image

Is there any ways to solve this? Any reply will be appreciated!

PhysXu commented 10 months ago

An additional question: I tried re-size my data manually, but met another issue when performing 1.4 NRR running: image image

It told me that “[WinError 2] 系统找不到指定的文件。” My operation system is The Home Chinese Edition of Win 11 64 bit. Does it cause this problem?