kushalkolar on master
Update README.md (compare)
kushalkolar on master
Update README.md (compare)
kushalkolar on v0.7.2
kushalkolar on master
Update README.md (compare)
kushalkolar on master
docs on how to open imaging dat… Merge pull request #106 from ku… (compare)
kushalkolar on h5-open-viewer-docs
docs on how to open imaging dat… (compare)
ax.plot( t.df["_DFOF"].iloc[n]);
ax.plot( t.df["_RAW_CURVE"].iloc[n]);
Find the mesmerize config.json
file and change the "_MESMERIZE_WORKDIR"
key.
if you're on Linux or Mac the config file is located in the .mesmerize
dir in the home dir. ON windows it's in the user profile dir.
tzxy
axes order isn't working you can enter the axes order that your data are in:import os
os.environ['HOME'] = 'C:\\Users\\kates\\'
HOME
env variable, if you don't want to do this each time you launch mesmerize you can HOME
systemwide https://phoenixnap.com/kb/windows-set-environment-variable