fieldfitter


Namefieldfitter JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/ABI-Software/fieldfitter
SummaryScaffold/model field fitting library using Zinc.
upload_time2024-03-12 22:17:58
maintainer
docs_urlNone
authorAuckland Bioengineering Institute
requires_python
licenseApache Software License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Field Fitter
============

Scaffold/model field fitting library using Zinc.

Takes as input a Zinc model file and a Zinc data file.
Model requires a model coordinates field, and data a data coordinates field
which are in the same aligned/fitted configuration.

Additional fields defined on the data may be defined and fitted to a continuous field
on the model or a subgroup of it. The fitted field is defined using the
basis and mappings of the first component of the model coordinates field.



License
=======

::

   Copyright 2022 University of Auckland

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ABI-Software/fieldfitter",
    "name": "fieldfitter",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Auckland Bioengineering Institute",
    "author_email": "r.christie@auckland.ac.nz",
    "download_url": "",
    "platform": null,
    "description": "Field Fitter\n============\n\nScaffold/model field fitting library using Zinc.\n\nTakes as input a Zinc model file and a Zinc data file.\nModel requires a model coordinates field, and data a data coordinates field\nwhich are in the same aligned/fitted configuration.\n\nAdditional fields defined on the data may be defined and fitted to a continuous field\non the model or a subgroup of it. The fitted field is defined using the\nbasis and mappings of the first component of the model coordinates field.\n\n\n\nLicense\n=======\n\n::\n\n   Copyright 2022 University of Auckland\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": "Scaffold/model field fitting library using Zinc.",
    "version": "0.4.1",
    "project_urls": {
        "Homepage": "https://github.com/ABI-Software/fieldfitter"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0995af25a37b6f1c752c9e1370e2a6061d110a886163e01664bc77579a880c7",
                "md5": "409f3c6453c7721ca18bed353f81adfc",
                "sha256": "a4565a22abf3ea976a04855d6c66d8f3e64ab94a29508cc6bb4452b18c8be395"
            },
            "downloads": -1,
            "filename": "fieldfitter-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "409f3c6453c7721ca18bed353f81adfc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 12192,
            "upload_time": "2024-03-12T22:17:58",
            "upload_time_iso_8601": "2024-03-12T22:17:58.245189Z",
            "url": "https://files.pythonhosted.org/packages/a0/99/5af25a37b6f1c752c9e1370e2a6061d110a886163e01664bc77579a880c7/fieldfitter-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-12 22:17:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ABI-Software",
    "github_project": "fieldfitter",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fieldfitter"
}
        
Elapsed time: 0.21091s