Closed danhamill closed 5 years ago
This is easy. I will make the squeeze function available in the next update.
Famous last words 🕵🏻♂️
Thanks!
Sent from my iPhone
On Sep 5, 2019, at 12:23 PM, Gyan Basyal notifications@github.com wrote:
This is easy. I will make the squeeze function available in the next update.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
You can use dss squeeze as follows:
from pydsstools.heclib.utils import squeeze_file
squeeze_file(dss_file_path)
Sweet!
I would be very nice to have the squeeze functionality added to this package.
Do you have any insight into how complicated this might be?