#######################################################

Definiton from file local_scripts/Documentation/Current_Setup.txt

#######################################################

Current setup for bec --- to be professionanlized

Description of current setup local_scripts/Documentation/Current_Setup.txt

/phoenix_bec/phoenix_bec/bec_ipython_client/startup/post_startup.py
            .. for commands to start/init bec iphython shell
            .. here we init phoenix=PhoenixBL()

/bec_deployment/phoenix_bec/phoenix_bec/scripts 
            .. autoloaded scripts directory  
            .. for solidified scritps 
            .. file PhoenixBL in phoenix.py defines BL core functions

/bec_deployment/phoenix_bec/phoenix_bec/devices
            .. yamal files for device 

/bec_deployment/phoenix_bec/phoenix_bec/local_scripts
            ..  collection of local scripts for testing purposes
            ..  all local configurations start name with LOCAL to minimize confusion

to run startup file:

phoenix_bec/bec_ipython_client/startup/post_startup.py

Magic commands defiend in post_startup.py (should all start with ph_)

%ph_reload    : reloads module phoenix.py to ipython shell BUT not to server 