{ "info": { "author": "Manuel Sanchez del Rio, Luca Rebuffi, and Bioinformatics Laboratory, FRI UL", "author_email": "srio@esrf.eu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: Plugins", "Environment :: X11 Applications :: Qt", "Intended Audience :: Science/Research", "Programming Language :: Python :: 3" ], "description": "================================================\r\n================================================\r\n____ ___________ _________________________.___.\r\n\\ \\/ /\\_____ \\\\______ \\______ \\__ | |\r\n \\ / / | \\| ___/| ___// | |\r\n / \\ / | \\ | | | \\____ |\r\n/___/\\ \\\\_______ /____| |____| / ______|\r\n \\_/ \\/ \\/\r\n================================================\r\n================================================\r\n\r\nThis is the WORKING project for XOPPY (XOP under python3+orange3)\r\n\r\nFor XOP see: http://ftp.esrf.eu/pub/scisoft/xop2.3/\r\n http://www.esrf.fr/Instrumentation/software/data-analysis/xop2.3\r\n\r\nFor orange3 see: https://github.com/biolab/orange3\r\n\r\nInstallation instructions (tentative, under development)\r\n\r\n1) Recommended (not mandatory) to use the following folder structure:\r\n $HOME/Oasys\r\n $HOME/Oasys/OASYS1 orange3 fork, get from:\r\n git clone http://github.com/lucarebuffi/OASYS1\r\n $HOME/Oasys/Orange-XOPPY XOPPY package , get from:\r\n git clone http://github.com/srio/Orange-XOPPY\r\n $HOME/Oasys/OrangeRun create this directory to put the running time files\r\n Set the working directory to this folder.\r\n\r\n2) install packages that orange3 needs. See them in:\r\n https://github.com/biolab/orange3/wiki\r\n Notes:\r\n - I prefer not using the virtual environment when working in my station\r\n - always use python3 and pip3 (instead of python and pip)\r\n - do not install orange3. See next point.\r\n\r\n3) install OASYS1 (a fork of orange3) from:\r\n - https://github.com/lucarebuffi/OASYS1\r\n\r\n Once installed (python3 setup.py build ; sudo python3 setup.py install)\r\n you should be able to open python3 and \"import Orange\" without errors.\r\n\r\n From my experience, I needed to install manually bottlechest\r\n (https://github.com/biolab/bottlechest) and sklean\r\n (pip3 install -U numpy scipy scikit-learn)\r\n\r\n4) install XOPPY as:\r\n method 1 (developer):\r\n cd $HOME/Oasys/Orange-XOPPY\r\n sudo python3 setup.py develop\r\n method 2 (user):\r\n From the Oasys (Orange) window, got to \"Options\", \"Add-ons\" and\r\n check XOPPY. Quit Oasys.\r\n\r\n5) start XOPPY as:\r\n python3 -m Orange.canvas\r\n at this point you should see in the menu panel (on your left) the XOPPY\r\n menus.\r\n\r\n\r\n\r\nNotes\r\n-installing orange3 in ubuntu 14.04 gave a problem when installing the scikit-learn package. It can be installed from sources using:\r\npip install git+https://github.com/scikit-learn/scikit-learn.git\r\n\r\n\r\nsrio@esrf.eu 20140423 (Cervantes death anniversary)\r\nsrio@esrf.eu 20140521 changes after visit to Ljubljana\r\nsrio@esrf.eu 20141022 changes after Luca's visit. Oasys introduced.\r\nsrio@esrf.eu 20150513 New applications in xoppy", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/srio/Orange-XOPPY", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/srio/Orange-XOPPY", "keywords": "X-ray optics,simulator,o_a_s_y_s", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "XOPPY", "package_url": "https://pypi.org/project/XOPPY/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/XOPPY/", "project_urls": { "Download": "https://github.com/srio/Orange-XOPPY", "Homepage": "https://github.com/srio/Orange-XOPPY" }, "release_url": "https://pypi.org/project/XOPPY/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "XOPPY: XOP (X-ray oriented programs) in Python", "version": "1.0.0" }, "last_serial": 2657378, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "d1e9364544e493fa5a5e1751e70ad3ce", "sha256": "ec24d8002542c86757345367394bf3ef32b61fb64255099629803ed416b374b1" }, "downloads": -1, "filename": "XOPPY-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d1e9364544e493fa5a5e1751e70ad3ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14210583, "upload_time": "2015-10-06T16:53:28", "url": "https://files.pythonhosted.org/packages/bb/dd/c0ce78dbaf4f5e90a7669e72acf6a2736a9077be0acbc579f5305a647d39/XOPPY-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d1e9364544e493fa5a5e1751e70ad3ce", "sha256": "ec24d8002542c86757345367394bf3ef32b61fb64255099629803ed416b374b1" }, "downloads": -1, "filename": "XOPPY-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d1e9364544e493fa5a5e1751e70ad3ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14210583, "upload_time": "2015-10-06T16:53:28", "url": "https://files.pythonhosted.org/packages/bb/dd/c0ce78dbaf4f5e90a7669e72acf6a2736a9077be0acbc579f5305a647d39/XOPPY-1.0.0.tar.gz" } ] }