yu-lab-vt / AQuA2

Activity Quantification and Analysis for molecular spatiotemporal signals
GNU General Public License v2.0
14 stars 1 forks source link

fh.needTemp.Value and fh.needSpa.Value in aqua_cmd_batch.m #3

Closed Sihao closed 6 months ago

Sihao commented 6 months ago

https://github.com/yu-lab-vt/AQuA2/blob/22252dab7b15fe4028abd8d4e1a3715c059dc3b5/aqua_cmd_batch.m#L157 https://github.com/yu-lab-vt/AQuA2/blob/22252dab7b15fe4028abd8d4e1a3715c059dc3b5/aqua_cmd_batch.m#L159 https://github.com/yu-lab-vt/AQuA2/blob/22252dab7b15fe4028abd8d4e1a3715c059dc3b5/aqua_cmd_batch.m#L176 https://github.com/yu-lab-vt/AQuA2/blob/22252dab7b15fe4028abd8d4e1a3715c059dc3b5/aqua_cmd_batch.m#L178

These seem to be undefined. Works for me if I change to opts.needTemp and opts.needSpa

XuelongMi commented 6 months ago

Thank you for your reminder! That's indeed my mistake. Now the issues have been fixed in aqua_cmd_batch.m.