openBOS


NameopenBOS JSON
Version 0.0.43 PyPI version JSON
download
home_pagehttps://github.com/ogayuuki0202/openBOS
Summarythe library of Background Oriented Schlieren
upload_time2024-12-03 12:46:22
maintainerYuuki Ogasawara
docs_urlNone
authorYuuki Ogasawara
requires_python>=3.6
licenseGNU GENERAL PUBLIC LICENSE,
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # openBOS
# It's still in development so don't use this code!
openBOS is a library developed to provide open access to various methods of the Background Oriented Schlieren (BOS) method. We are also developing software that runs on a GUI for those who do not have Python skills.

## Key Features
- Short, concise code for visualization, 3D reconstruction, and quantification
- GPU parallel processing is also [available](https://github.com/ogayuuki0202/openBOS-GPU)

## Warning

The openBOS is still in its *beta* state. This means that
it still might have some bugs and the API may change. However, testing and contributing
is very welcome, especially if you can contribute with new algorithms and features.

## Installing
Use PyPI: <https://pypi.python.org/pypi/openBOS>:

    pip install openBOS 

Or compile from source

Download the package from the Github: https://github.com/ogayuuki0202/openBOS/archive/refs/heads/main.zip
or clone using git

    git clone https://github.com/ogayuuki0202/openBOS.git
    cd openBOS
    python setup.py install 


## Methods

Please see our [Documentation](https://ogayuuki0202.github.io/openBOS/index.html).

## Getting Started
Here's a quick example of using openBOS for flow visualization:
1. [3D quantitative visualization and measurement using Abel transform](https://colab.research.google.com/drive/1-Z0ufw8g7u86d0KtyjZTSHDbtDhhknmj?usp=sharing)
2. [3D quantitative visualization and measurement using ARTmethod(CT)]()

## Contributors
- [Yuuki Ogasawara](https://orcid.org/0009-0004-0350-2185)
- Ayumu Ishibashi 
- Narumi Nose
- [Shinsuke Udagawa](https://www.researchgate.net/profile/Shinsuke-Udagawa)
## How to cite this work
If you find this project useful, please cite:

    Yuuki Ogasawara, Ayumu Ishibashi, Shinsuke Udagawa. openBOS:Background oriented shlieren methods in Python. https://github.com/ogayuuki0202/openBOS

## How to Contribute
We welcome contributions! If you’d like to report a bug or request a feature, please open an issue on our [GitHub Issues page](https://github.com/ogayuuki0202/openBOS/issues). We also encourage pull requests for new algorithms and improvements to the library.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ogayuuki0202/openBOS",
    "name": "openBOS",
    "maintainer": "Yuuki Ogasawara",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "yukiogasawara.research@gmail.com",
    "keywords": null,
    "author": "Yuuki Ogasawara",
    "author_email": "yukiogasawara.research@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e8/e7/6c725816262068723695f088c30afb0d4103fa96f7b6dc8e3b461e59fc4f/openbos-0.0.43.tar.gz",
    "platform": null,
    "description": "# openBOS\n# It's still in development so don't use this code!\nopenBOS is a library developed to provide open access to various methods of the Background Oriented Schlieren (BOS) method. We are also developing software that runs on a GUI for those who do not have Python skills.\n\n## Key Features\n- Short, concise code for visualization, 3D reconstruction, and quantification\n- GPU parallel processing is also [available](https://github.com/ogayuuki0202/openBOS-GPU)\n\n## Warning\n\nThe openBOS is still in its *beta* state. This means that\nit still might have some bugs and the API may change. However, testing and contributing\nis very welcome, especially if you can contribute with new algorithms and features.\n\n## Installing\nUse PyPI: <https://pypi.python.org/pypi/openBOS>:\n\n    pip install openBOS \n\nOr compile from source\n\nDownload the package from the Github: https://github.com/ogayuuki0202/openBOS/archive/refs/heads/main.zip\nor clone using git\n\n    git clone https://github.com/ogayuuki0202/openBOS.git\n    cd openBOS\n    python setup.py install \n\n\n## Methods\n\nPlease see our [Documentation](https://ogayuuki0202.github.io/openBOS/index.html).\n\n## Getting Started\nHere's a quick example of using openBOS for flow visualization:\n1. [3D quantitative visualization and measurement using Abel transform](https://colab.research.google.com/drive/1-Z0ufw8g7u86d0KtyjZTSHDbtDhhknmj?usp=sharing)\n2. [3D quantitative visualization and measurement using ARTmethod(CT)]()\n\n## Contributors\n- [Yuuki Ogasawara](https://orcid.org/0009-0004-0350-2185)\n- Ayumu Ishibashi \n- Narumi Nose\n- [Shinsuke Udagawa](https://www.researchgate.net/profile/Shinsuke-Udagawa)\n## How to cite this work\nIf you find this project useful, please cite:\n\n    Yuuki Ogasawara, Ayumu Ishibashi, Shinsuke Udagawa. openBOS:Background oriented shlieren methods in Python. https://github.com/ogayuuki0202/openBOS\n\n## How to Contribute\nWe welcome contributions! If you\u2019d like to report a bug or request a feature, please open an issue on our [GitHub Issues page](https://github.com/ogayuuki0202/openBOS/issues). We also encourage pull requests for new algorithms and improvements to the library.\n",
    "bugtrack_url": null,
    "license": "GNU GENERAL PUBLIC LICENSE,",
    "summary": "the library of Background Oriented Schlieren",
    "version": "0.0.43",
    "project_urls": {
        "Download": "https://github.com/ogayuuki0202/openBOS",
        "Homepage": "https://github.com/ogayuuki0202/openBOS"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a668f5f3139229f602fc4e1eeb4b2424c5606448e9843a71a1e02de6d51c7c5",
                "md5": "ed320da78ea5723834f5b78032b86ca1",
                "sha256": "68cef11c504b5bf27bcf833e01f11029e4ee673b19940d00f09d4b94eb829001"
            },
            "downloads": -1,
            "filename": "openBOS-0.0.43-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ed320da78ea5723834f5b78032b86ca1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 31357,
            "upload_time": "2024-12-03T12:46:21",
            "upload_time_iso_8601": "2024-12-03T12:46:21.011785Z",
            "url": "https://files.pythonhosted.org/packages/6a/66/8f5f3139229f602fc4e1eeb4b2424c5606448e9843a71a1e02de6d51c7c5/openBOS-0.0.43-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8e76c725816262068723695f088c30afb0d4103fa96f7b6dc8e3b461e59fc4f",
                "md5": "bdd84c59e444b3be9e5f52ddacb624df",
                "sha256": "ba05e58c80054f4d2997140d2154c159f775afd10f531fa26d755bf0cf0abf1f"
            },
            "downloads": -1,
            "filename": "openbos-0.0.43.tar.gz",
            "has_sig": false,
            "md5_digest": "bdd84c59e444b3be9e5f52ddacb624df",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 30222,
            "upload_time": "2024-12-03T12:46:22",
            "upload_time_iso_8601": "2024-12-03T12:46:22.258396Z",
            "url": "https://files.pythonhosted.org/packages/e8/e7/6c725816262068723695f088c30afb0d4103fa96f7b6dc8e3b461e59fc4f/openbos-0.0.43.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-03 12:46:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ogayuuki0202",
    "github_project": "openBOS",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "openbos"
}
        
Elapsed time: 4.98037s