From: NADOLSKI L. <lau...@sy...> - 2017-08-22 14:06:35
|
Dear Boaz, I have noticed that the reorganization of the file broke the function atsummary and ohmienvelope atcollab2017_branch/atmat/atphysics/ParameterSummaryFunctions/atsummary.m One solution could be to move also the private directory : private/lyap.m but ohmienvelope used it as well and is now located in another directory. So to avoid duplication, lyap should not be anymore a private function. ohmienvelopedemo does not work because spear2rad is not in the path anymore (now: machine_data/spear2rad.m) Undefined function or variable 'spear2rad'. Error in ohmienvelopedemo (line 3) A quick fix is to add machine_data to matlab the path Best regards, Laurent. Dr Laurent S. NADOLSKI Coordinateur Exécutif des Accélérateurs Division Accélérateurs et Ingénierie, Synchrotron SOLEIL t: +33 (0)1 69 35 98 08 m: +33 (0)6 89 43 70 45 a: L'Orme des Merisiers Saint-Aubin BP 48, 91192 Gif-sur-Yvette CEDEX FRANCE w: www.synchrotron-soleil.fr<http://www.synchrotron-soleil.fr> e: nad...@sy...<mailto:nad...@sy...> Le 28 juil. 2017 à 13:26, Boaz Nash <boa...@es...<mailto:boa...@es...>> a écrit : Dear all, After some discussion at ESRF, we decided to set August 25 as our date to finish AT2.0. There is always more to be done, but we will do what we can and call it finished at that time. The development is continuing in the at2devel branch in the subversion repository in SourceForge: https://sourceforge.net/p/atcollab/code-0/HEAD/tree/branches/at2devel/ As mentioned, following this release, we will look for a migration strategy to using git and hosting on github under the atcollab organization: https://github.com/atcollab At the moment, we are doing some cleaning and reorganization of some of the functions in the repository. In particular, some categories have been added to atphysics, and functions are being moved to relevant folders. https://sourceforge.net/p/atcollab/code-0/HEAD/tree/branches/at2devel/atmat/atphysics/ I may do something similar to the lattice directory https://sourceforge.net/p/atcollab/code-0/HEAD/tree/branches/at2devel/atmat/lattice/ I also created folders in the atdemos directory: https://sourceforge.net/p/atcollab/code-0/HEAD/tree/branches/at2devel/atmat/atdemos/ There were already some demos here originally by Andrei, but I’ve been adding some new ones. This is a big job, and I hope others will help test and improve these demos. One principle I am trying to follow is to only use lattice files in the machine_data directory: https://sourceforge.net/p/atcollab/code-0/HEAD/tree/branches/at2devel/machine_data/ These lattice files are still rather varied- some use AT 1.2 style with global variables for the lattice creation, some may include RF cavities and others not. I hope we can use this directory to standardize on what we consider best practice for lattice files. Then if we make sure that all the demos in the atdemos directory run properly, we can be confident that a good amount of AT works properly with these lattice files. Glad to hear comments and get input or help before we release AT2.0. Best regards, Boaz ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org<http://Slashdot.org>! http://sdm.link/slashdot_______________________________________________ Atcollab-general mailing list Atc...@li...<mailto:Atc...@li...> https://lists.sourceforge.net/lists/listinfo/atcollab-general |