doubleblind


Namedoubleblind JSON
Version 1.0.1 PyPI version JSON
download
home_page
SummaryAutomatically and reversibly replace file names with random strings to help experimenters quantify microscopy experiments blindly and maintain experimental integrity.
upload_time2023-07-11 10:43:22
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT License Copyright (c) 2023 Guy Teichman Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords microscopy blinding double-blind experiment rename
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            .. image:: https://raw.githubusercontent.com/GuyTeichman/DOubleBlind/master/docs/source/doubleblind.png
    :target: https://guyteichman.github.io/DoubleBlind
    :width: 400
    :alt: logo

**Useful links:** `Documentation <https://guyteichman.github.io/DoubleBlind>`_ |
`Source code <https://github.com/GuyTeichman/DoubleBlind>`_ |
`Bug reports <https://github.com/GuyTeichman/DoubleBlind/issues>`_ | |pipimage| | |versionssupported| | |githubactions| | |downloads|

What is DoubleBlind?
---------------------
DoubleBlind is a software tool that automatically and reversibly replaces file names with random strings to help experimenters quantify microscopy experiments blindly and maintain experimental integrity.

DoubleBlind aims to solve a common problem in scientific image quantification - keeping oneself blind to the experimental conditions.
When experimenters are able to see the experimental conditions of their data during quantification, it can bias their observations and interpretations of the results.
DoubleBlind solves this problem by automatically replacing file names with random strings, which can then be unblinded later when the experiment is complete. This allows experimenters to analyze their experiments without being influenced by knowledge of the experimental conditions, while still being able to access their original files later.

DoubleBlind file name replacement process is completely reversible, so users can easily unblind their image files when the experiment is complete.
You don't need to keep any special mapping of the original filenames - a blinded file can be unblinded just based on its encoded name.

Files can be blinded and unblinded at any time, individually or in groups.
This allows experimenters to maintain the blinding of their data until the end of the experiment, while still being able to access the original filenames when needed.

DoubleBlind supports most accepted file formats, as well as specialized microscopy image formats, such as Olympus .vsi files.

Once the experiment is complete, DoubleBlind makes it easy to unblind the files and to replace the coded filenames with the original filenames in data files such as Excel sheets and text files.
This ensures that the final data analysis is accurate and reliable.

DoubleBlind is also designed to be easy to use, with a simple and intuitive interface that works on all operating systems.
This ease of use is particularly important for experimenters who may not have extensive experience with software tools.


.. |pipimage| image:: https://img.shields.io/pypi/v/doubleblind.svg
    :target: https://pypi.python.org/pypi/doubleblind
    :alt: PyPI version
.. |downloads| image:: https://pepy.tech/badge/doubleblind
    :target: https://pepy.tech/project/doubleblind
    :alt: Downloads
.. |versionssupported| image:: https://img.shields.io/pypi/pyversions/doubleblind.svg
    :target: https://pypi.python.org/pypi/doubleblind
    :alt: Python versions supported

..  |githubactions| image:: https://github.com/guyteichman/DoubleBlind/actions/workflows/tests.yml/badge.svg
    :target: https://github.com/GuyTeichman/DoubleBlind/actions/workflows/tests.yml
    :alt: Build status

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "doubleblind",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Guy Teichman <guyteichman@gmail.com>",
    "keywords": "microscopy,blinding,double-blind,experiment,rename",
    "author": "",
    "author_email": "Guy Teichman <guyteichman@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/25/fa/57729bea5efd68b88e0dcd2ff15f6ed22f85595069dfb0e70defafaefde0/doubleblind-1.0.1.tar.gz",
    "platform": null,
    "description": ".. image:: https://raw.githubusercontent.com/GuyTeichman/DOubleBlind/master/docs/source/doubleblind.png\r\n    :target: https://guyteichman.github.io/DoubleBlind\r\n    :width: 400\r\n    :alt: logo\r\n\r\n**Useful links:** `Documentation <https://guyteichman.github.io/DoubleBlind>`_ |\r\n`Source code <https://github.com/GuyTeichman/DoubleBlind>`_ |\r\n`Bug reports <https://github.com/GuyTeichman/DoubleBlind/issues>`_ | |pipimage| | |versionssupported| | |githubactions| | |downloads|\r\n\r\nWhat is DoubleBlind?\r\n---------------------\r\nDoubleBlind is a software tool that automatically and reversibly replaces file names with random strings to help experimenters quantify microscopy experiments blindly and maintain experimental integrity.\r\n\r\nDoubleBlind aims to solve a common problem in scientific image quantification - keeping oneself blind to the experimental conditions.\r\nWhen experimenters are able to see the experimental conditions of their data during quantification, it can bias their observations and interpretations of the results.\r\nDoubleBlind solves this problem by automatically replacing file names with random strings, which can then be unblinded later when the experiment is complete. This allows experimenters to analyze their experiments without being influenced by knowledge of the experimental conditions, while still being able to access their original files later.\r\n\r\nDoubleBlind file name replacement process is completely reversible, so users can easily unblind their image files when the experiment is complete.\r\nYou don't need to keep any special mapping of the original filenames - a blinded file can be unblinded just based on its encoded name.\r\n\r\nFiles can be blinded and unblinded at any time, individually or in groups.\r\nThis allows experimenters to maintain the blinding of their data until the end of the experiment, while still being able to access the original filenames when needed.\r\n\r\nDoubleBlind supports most accepted file formats, as well as specialized microscopy image formats, such as Olympus .vsi files.\r\n\r\nOnce the experiment is complete, DoubleBlind makes it easy to unblind the files and to replace the coded filenames with the original filenames in data files such as Excel sheets and text files.\r\nThis ensures that the final data analysis is accurate and reliable.\r\n\r\nDoubleBlind is also designed to be easy to use, with a simple and intuitive interface that works on all operating systems.\r\nThis ease of use is particularly important for experimenters who may not have extensive experience with software tools.\r\n\r\n\r\n.. |pipimage| image:: https://img.shields.io/pypi/v/doubleblind.svg\r\n    :target: https://pypi.python.org/pypi/doubleblind\r\n    :alt: PyPI version\r\n.. |downloads| image:: https://pepy.tech/badge/doubleblind\r\n    :target: https://pepy.tech/project/doubleblind\r\n    :alt: Downloads\r\n.. |versionssupported| image:: https://img.shields.io/pypi/pyversions/doubleblind.svg\r\n    :target: https://pypi.python.org/pypi/doubleblind\r\n    :alt: Python versions supported\r\n\r\n..  |githubactions| image:: https://github.com/guyteichman/DoubleBlind/actions/workflows/tests.yml/badge.svg\r\n    :target: https://github.com/GuyTeichman/DoubleBlind/actions/workflows/tests.yml\r\n    :alt: Build status\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Guy Teichman  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Automatically and reversibly replace file names with random strings to help experimenters quantify microscopy experiments blindly and maintain experimental integrity.",
    "version": "1.0.1",
    "project_urls": {
        "Bug Reports": "https://github.com/guyteichman/DoubleBlind/issues",
        "Homepage": "https://github.com/guyteichman/DoubleBlind"
    },
    "split_keywords": [
        "microscopy",
        "blinding",
        "double-blind",
        "experiment",
        "rename"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3b960956e0cb1ca687462263ad6cd776818f4e80dba292abd1884eb2a493c02",
                "md5": "776229e34cef5a58d164d6fea689cd60",
                "sha256": "96e49f1a6beecc190dfa716a0397f0bd656f384c8bed900c737013fa0d2f46d7"
            },
            "downloads": -1,
            "filename": "doubleblind-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "776229e34cef5a58d164d6fea689cd60",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 118402,
            "upload_time": "2023-07-11T10:43:20",
            "upload_time_iso_8601": "2023-07-11T10:43:20.673708Z",
            "url": "https://files.pythonhosted.org/packages/c3/b9/60956e0cb1ca687462263ad6cd776818f4e80dba292abd1884eb2a493c02/doubleblind-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25fa57729bea5efd68b88e0dcd2ff15f6ed22f85595069dfb0e70defafaefde0",
                "md5": "66d3524505025ac68a80d8b63341385d",
                "sha256": "08aabc24ec33dff646134fe8112120aeebef49a526cf246362a706a89fc99deb"
            },
            "downloads": -1,
            "filename": "doubleblind-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "66d3524505025ac68a80d8b63341385d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 367085,
            "upload_time": "2023-07-11T10:43:22",
            "upload_time_iso_8601": "2023-07-11T10:43:22.821481Z",
            "url": "https://files.pythonhosted.org/packages/25/fa/57729bea5efd68b88e0dcd2ff15f6ed22f85595069dfb0e70defafaefde0/doubleblind-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-11 10:43:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "guyteichman",
    "github_project": "DoubleBlind",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "doubleblind"
}
        
Elapsed time: 0.08709s