ABRBABY / ABRBABY_matlab

GNU General Public License v2.0
1 stars 1 forks source link

Track history variables #12

Closed estellerv closed 1 year ago

estellerv commented 1 year ago

@annesodub I think it might be useful to have a .txt or .csv file that lists all the history_rfe and history_rbt structures corresponding to each .set label (RFE1, RFE2,...) and that indicates the corresponding parameters used. It would allow faster recovery of parameters already used to choose the right .set files for group comparison. What do you think?

estellerv commented 1 year ago

Generate this .txt with the function

annesodub commented 1 year ago

done for history_rfe in PR https://github.com/ABRBABY/ABRBABY_matlab/pull/16

@estellerv : apply for history_rfe? good luck! 💯

annesodub commented 1 year ago

@estellerv : could you please confirm that this is done and I can close this issue?

estellerv commented 1 year ago

Yes it's done!