Hi Shelby,
Looking at your files, nothing seems glaringly wrong. That is, assuming your `auxdata.txt` is correctly formatted and that `$WEST_AUX_RETURN` is correctly returning a tmp path. What are you getting in the `west.h5` file? Specifically does `west.h5[f'iterations/iter_{1:>08}/auxdata/aux']` exist? Are there any related errors in `seg_logs`?
Also, given the size of your dataset (10 columns at a minimum?), I'd use the `npy_data_loader` or just mv/cp the whole text file over to `$WEST_AUX_RETURN`. The former will involve:
- saving your hstacked array with `numpy.save('FILE_NAME.npy', hstacked _array)` in `pcoord.py`
- running `cp FILE_NAME.npy $WEST_AUX_RETURN` instead of `cat ...` in `runseg.sh`
- specifying the `loader: npy_data_loader` under line 30 of `west.cfg`
Best,
Jeremy L.
---
Jeremy M. G. Leung, PhDPostdoctoral Associate, Chemistry (Chong Lab)
University of Pittsburgh | 219 Parkman Avenue, Pittsburgh, PA 15260
jml...@pitt.edu | [He, Him, His]