- Sep 17, 2020
-
-
BRONES Romain authored
Bypass the chunk estimation for now.
-
BRONES Romain authored
* Add a little more debug messages. * If attribute is numpy array, convert to python list. We have to do so to serialize with json. * Catch exception when trying to access attribute. We signal a warning. The defualt case is with an attribute that has no name...
-
BRONES Romain authored
And not an array anymore.
-
- Sep 02, 2020
-
-
BRONES Romain authored
ContextSaver * Ajout de ContextSaver ArchiveExtractor * Utilisation de ExtractBetweenDates SoleilTools * Modification d'apparence
-
BRONES Romain authored
* Changement apparence plot MeanStdMaxMin
-
BRONES Romain authored
* Peut scanner un ou plusieurs devices * Scanne les attributs writtable * Scanne les properties * Exporte au format JSON, eventuellement dans un fichier
-
- Jun 30, 2020
-
-
BRONES Romain authored
* On utilise une variable str * Affichage dans l'aide et dans le log
-
BRONES Romain authored
* L'aire du std est plus transparente * les courbes max min moins transparente
-
- Jun 26, 2020
-
-
BRONES Romain authored
* Plutôt que GetAttDataBetweenDate * Evite la création d'un attribut dynamique * Permet une résolution temporelle sub-seconde
-
BRONES Romain authored
-
BRONES Romain authored
-
BRONES Romain authored
* Permet de préciser l'option --filemode * Dans ce cas, lit dans un fichier la liste des attributs
-
BRONES Romain authored
* Lorsque le fichier est chargé comme module, on utilise __name__
-
BRONES Romain authored
* Ajout de deux scripts python * ArchiveExtractor pour communiquer avec les devices T/HDBExtractor * SoleilTools contient des fonctions utiles pour parser les fichier mambo ou filertrend
-