{
"info": {
"author": "Christoph Gohlke",
"author_email": "cgohlke@uci.edu",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 2 - Pre-Alpha",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: BSD License",
"Operating System :: Microsoft :: Windows",
"Programming Language :: C",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8"
],
"description": "Interface to the image correlation spectroscopy library ICSx64.dll\n==================================================================\n\nICSdll is a Python/ctypes interface to the Image Correlation Spectroscopy\nDynamic Link Library (ICSx64.dll) developed at the Laboratory for Fluorescence\nDynamics (LFD) for the Globals for Images SimFCS software.\n\nICSx64.dll is implemented in C++ using the Intel(r) Math Kernel Library and\nOpenMP. It provides functions and classes for the analysis of fluorescence\ntime series data:\n\n* 1D, 2D, and 3D auto- and cross-correlation\n* Image pair correlation function (ipCF)\n* Airy detector pair correlation function (apCF)\n* Image mean square displacement (iMSD)\n* Line spatio-temporal image correlation spectroscopy (lSTICS)\n* Fit 1D pair correlation functions to the results of ipCF analysis\n* Subtract immobile fractions\n* Correct photo-bleaching\n\n:Author:\n `Christoph Gohlke `_\n\n:Organization:\n Laboratory for Fluorescence Dynamics. University of California, Irvine\n\n:License: 3-clause BSD\n\n:Version: 2019.7.10\n\nRequirements\n------------\n* `CPython 3.5+, 64-bit `_\n* `Numpy 1.11.3 `_\n* `Intel(r) Math Kernel Library `_\n (build)\n* `Visual Studio 2017 C++ compiler `_\n (build)\n\nRevisions\n---------\n2019.7.10\n Pass 22 tests.\n Wrap apcf, imsd, and lstics functions.\n Raise IcsError in case of DLL function errors.\n Use ICSx64.DLL version 2019.7.10.\n2019.5.22\n Initial release based on ICSx64.DLL version 2018.7.18.\n\nNotes\n-----\nICSdll is currently developed, built, and tested on 64-bit Windows only.\n\nThe API is not stable and might change between revisions.\n\nRefer to the C++ header file and source code for function signatures.\n\nReferences\n----------\n1) `ipcf.ipynb `_\n Pair correlation function analysis of fluorescence fluctuations in\n big image time series using Python.\n2) `Globals for Images SimFCS `_,\n Software for fluorescence image acquisition, analysis, and simulation.\n3) `Globals for Airyscan `_,\n Image correlation analysis for the ZEISS(tm) LSM 880 Airyscan detector.\n\n\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://www.lfd.uci.edu/~gohlke/",
"keywords": "",
"license": "BSD",
"maintainer": "",
"maintainer_email": "",
"name": "icsdll",
"package_url": "https://pypi.org/project/icsdll/",
"platform": "Windows",
"project_url": "https://pypi.org/project/icsdll/",
"project_urls": {
"Homepage": "https://www.lfd.uci.edu/~gohlke/"
},
"release_url": "https://pypi.org/project/icsdll/2019.7.10/",
"requires_dist": [
"numpy (>=1.11.3)"
],
"requires_python": ">=3.5",
"summary": "Interface to the image correlation spectroscopy library ICSx64.dll",
"version": "2019.7.10"
},
"last_serial": 5521153,
"releases": {
"2019.7.10": [
{
"comment_text": "",
"digests": {
"md5": "dbb45a673a4eceb64d0e38d2e3f45934",
"sha256": "a66f528adc07f6fc676c10bbdd6af917fe2aa299291f4e1544293a75901a26cd"
},
"downloads": -1,
"filename": "icsdll-2019.7.10-cp35-cp35m-win_amd64.whl",
"has_sig": false,
"md5_digest": "dbb45a673a4eceb64d0e38d2e3f45934",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": ">=3.5",
"size": 15202582,
"upload_time": "2019-07-12T02:51:36",
"url": "https://files.pythonhosted.org/packages/c0/ed/0791df333101311ab6a0548b2cf7b9657ed1d0a6aa24cef9602756756c1a/icsdll-2019.7.10-cp35-cp35m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "cc40eed0f696cf723bee67a69f30942d",
"sha256": "b9f5659d1e0821719314eb2ce5be2d700ffc6508e8c313d7b439ee77c0093da1"
},
"downloads": -1,
"filename": "icsdll-2019.7.10-cp36-cp36m-win_amd64.whl",
"has_sig": false,
"md5_digest": "cc40eed0f696cf723bee67a69f30942d",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=3.5",
"size": 15202579,
"upload_time": "2019-07-12T02:51:42",
"url": "https://files.pythonhosted.org/packages/a4/af/ebde90f9f3d650d5731019b85eccf1f4b1b2792971abd095b9aa3c84af86/icsdll-2019.7.10-cp36-cp36m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "145fb141352b63f069b66f6562351316",
"sha256": "5e926ae5302b538d3402370d835141a5b937130cf7190e030e0628e897c56c12"
},
"downloads": -1,
"filename": "icsdll-2019.7.10-cp37-cp37m-win_amd64.whl",
"has_sig": false,
"md5_digest": "145fb141352b63f069b66f6562351316",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.5",
"size": 15197232,
"upload_time": "2019-07-12T02:51:45",
"url": "https://files.pythonhosted.org/packages/da/bc/9f6d868af84e1b4d307670de87308f54423bb74a5310a697b337555fc684/icsdll-2019.7.10-cp37-cp37m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "c626cdca50568d870296dd990364fa3f",
"sha256": "84bf06071eed031269a480f6bae7c8f35903fd49dc2a45983b7d094d5dfab152"
},
"downloads": -1,
"filename": "icsdll-2019.7.10-cp38-cp38m-win_amd64.whl",
"has_sig": false,
"md5_digest": "c626cdca50568d870296dd990364fa3f",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.5",
"size": 15197231,
"upload_time": "2019-07-12T02:51:49",
"url": "https://files.pythonhosted.org/packages/4d/a7/a465070621f667465212b9ba38cf374e55b964e1efdd7d685be70af47f25/icsdll-2019.7.10-cp38-cp38m-win_amd64.whl"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "dbb45a673a4eceb64d0e38d2e3f45934",
"sha256": "a66f528adc07f6fc676c10bbdd6af917fe2aa299291f4e1544293a75901a26cd"
},
"downloads": -1,
"filename": "icsdll-2019.7.10-cp35-cp35m-win_amd64.whl",
"has_sig": false,
"md5_digest": "dbb45a673a4eceb64d0e38d2e3f45934",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": ">=3.5",
"size": 15202582,
"upload_time": "2019-07-12T02:51:36",
"url": "https://files.pythonhosted.org/packages/c0/ed/0791df333101311ab6a0548b2cf7b9657ed1d0a6aa24cef9602756756c1a/icsdll-2019.7.10-cp35-cp35m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "cc40eed0f696cf723bee67a69f30942d",
"sha256": "b9f5659d1e0821719314eb2ce5be2d700ffc6508e8c313d7b439ee77c0093da1"
},
"downloads": -1,
"filename": "icsdll-2019.7.10-cp36-cp36m-win_amd64.whl",
"has_sig": false,
"md5_digest": "cc40eed0f696cf723bee67a69f30942d",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=3.5",
"size": 15202579,
"upload_time": "2019-07-12T02:51:42",
"url": "https://files.pythonhosted.org/packages/a4/af/ebde90f9f3d650d5731019b85eccf1f4b1b2792971abd095b9aa3c84af86/icsdll-2019.7.10-cp36-cp36m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "145fb141352b63f069b66f6562351316",
"sha256": "5e926ae5302b538d3402370d835141a5b937130cf7190e030e0628e897c56c12"
},
"downloads": -1,
"filename": "icsdll-2019.7.10-cp37-cp37m-win_amd64.whl",
"has_sig": false,
"md5_digest": "145fb141352b63f069b66f6562351316",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.5",
"size": 15197232,
"upload_time": "2019-07-12T02:51:45",
"url": "https://files.pythonhosted.org/packages/da/bc/9f6d868af84e1b4d307670de87308f54423bb74a5310a697b337555fc684/icsdll-2019.7.10-cp37-cp37m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "c626cdca50568d870296dd990364fa3f",
"sha256": "84bf06071eed031269a480f6bae7c8f35903fd49dc2a45983b7d094d5dfab152"
},
"downloads": -1,
"filename": "icsdll-2019.7.10-cp38-cp38m-win_amd64.whl",
"has_sig": false,
"md5_digest": "c626cdca50568d870296dd990364fa3f",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.5",
"size": 15197231,
"upload_time": "2019-07-12T02:51:49",
"url": "https://files.pythonhosted.org/packages/4d/a7/a465070621f667465212b9ba38cf374e55b964e1efdd7d685be70af47f25/icsdll-2019.7.10-cp38-cp38m-win_amd64.whl"
}
]
}