deeprank icon indicating copy to clipboard operation
deeprank copied to clipboard

Improve storage of the epoch data

Open LilySnow opened this issue 8 years ago • 3 comments

@NicoRenaud Thanks for adding the model IDs. Could you please remove the path? This info is not needed.

From: ['/home/deep/projects/deeprank/BM4/1KAC.hdf5', '1KAC_101w'],

To: '1KAC_101w'

LilySnow avatar Mar 06 '18 15:03 LilySnow

I think it's better if we remain specific and leave both the name of the molecule and the file it's in.

NicoRenaud avatar Mar 06 '18 15:03 NicoRenaud

When we have 54,000 models each case, the path will be copied to 54,000 times.

LilySnow avatar Mar 06 '18 20:03 LilySnow

I guess that will result in a few extra MBs in the file. I think we can afford that if that helps us clearly identifying which file it's from. That being said we can see that as a new improvement of the code so I'll put that in the to do list

NicoRenaud avatar Mar 07 '18 07:03 NicoRenaud