hyperspy

View on PyPIReverse Dependencies (33)

2.0.1 hyperspy-2.0.1-py3-none-any.whl

Wheel Details

Project: hyperspy
Version: 2.0.1
Filename: hyperspy-2.0.1-py3-none-any.whl
Download: [link]
Size: 968878
MD5: d0b0d0485c784d0a2a6bfaa4ddc27757
SHA256: a16b4fcc48f64ed91e7e9a3faf1de684859154ef5f69cfe6d487da112467c3f5
Uploaded: 2024-02-26 16:12:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hyperspy
Version: 2.0.1
Summary: Multidimensional data analysis toolbox
Author: The HyperSpy Community
Project-Url: Bug Reports, https://github.com/hyperspy/hyperspy/issues
Project-Url: Documentation, https://hyperspy.org/hyperspy-doc/current/index.html
Project-Url: Conda-forge, https://anaconda.org/conda-forge/hyperspy
Project-Url: Homepage, https://hyperspy.org
Project-Url: Support, https://gitter.im/hyperspy/hyperspy
Project-Url: Source, https://github.com/hyperspy/hyperspy
License: GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. <one line to give the program's name and a brief idea of what it does.> Copyright (C) <year> <name of author> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/#GPL>. Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: <program> Copyright (C) <year> <name of author> This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see <https://www.gnu.org/licenses/#GPL>. The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read <http://www.gnu.org/philosophy/why-not-lgpl.html>.
Keywords: cathodoluminescence,CL,EBSD,EDX,EDS,EELS,EFTEM,ICA,PCA,PES,STEM,TEM,curve fitting,data analysis,electron backscatter diffraction,electron energy loss spectroscopy,electron microscopy,energy dispersive x-ray spectroscopy,x-ray energy dispersive spectroscopy,hyperspectral,hyperspectrum,hyperspy,machine learning,microscopy,model,multidimensional,numpy,off-axis electron holography,photoluminescence,PL,python,quantification,scipy,spectroscopy,spectrum image
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.8
Requires-Dist: cloudpickle
Requires-Dist: dask[array] (>=2021.3.1)
Requires-Dist: importlib-metadata (>=3.6)
Requires-Dist: jinja2
Requires-Dist: matplotlib (>=3.1.3)
Requires-Dist: natsort
Requires-Dist: numpy (>=1.20.0)
Requires-Dist: packaging
Requires-Dist: pint (>=0.10)
Requires-Dist: pooch
Requires-Dist: prettytable (>=2.3)
Requires-Dist: python-dateutil (>=2.5.0)
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: rosettasciio[hdf5]
Requires-Dist: scikit-image (>=0.18)
Requires-Dist: scipy (>=1.6.0)
Requires-Dist: sympy (>=1.6)
Requires-Dist: tqdm (>=4.9.0)
Requires-Dist: traits (>=4.5.0)
Requires-Dist: hyperspy[gui-jupyter]; extra == "all"
Requires-Dist: hyperspy[gui-traitsui]; extra == "all"
Requires-Dist: hyperspy[ipython]; extra == "all"
Requires-Dist: hyperspy[learning]; extra == "all"
Requires-Dist: hyperspy[speed]; extra == "all"
Requires-Dist: pytest-cov; extra == "coverage"
Requires-Dist: black; extra == "dev"
Requires-Dist: hyperspy[all]; extra == "dev"
Requires-Dist: hyperspy[coverage]; extra == "dev"
Requires-Dist: hyperspy[doc]; extra == "dev"
Requires-Dist: hyperspy[tests]; extra == "dev"
Requires-Dist: IPython; extra == "doc"
Requires-Dist: numpydoc; extra == "doc"
Requires-Dist: pydata-sphinx-theme; extra == "doc"
Requires-Dist: setuptools-scm; extra == "doc"
Requires-Dist: sphinx-copybutton; extra == "doc"
Requires-Dist: sphinx-design; extra == "doc"
Requires-Dist: sphinx-favicon; extra == "doc"
Requires-Dist: sphinx-gallery; extra == "doc"
Requires-Dist: sphinx (>=1.7); extra == "doc"
Requires-Dist: sphinxcontrib-mermaid; extra == "doc"
Requires-Dist: sphinxcontrib-towncrier (>=0.3.0a0); extra == "doc"
Requires-Dist: towncrier; extra == "doc"
Requires-Dist: hyperspy-gui-ipywidgets (>=2.0); extra == "gui-jupyter"
Requires-Dist: ipympl; extra == "gui-jupyter"
Requires-Dist: hyperspy-gui-traitsui (>=2.0); extra == "gui-traitsui"
Requires-Dist: IPython (!=8.0,>7.0); extra == "ipython"
Requires-Dist: ipyparallel; extra == "ipython"
Requires-Dist: scikit-learn (>=1.0.1); extra == "learning"
Requires-Dist: numba; extra == "speed"
Requires-Dist: numexpr; extra == "speed"
Requires-Dist: pytest-instafail; extra == "tests"
Requires-Dist: pytest-mpl; extra == "tests"
Requires-Dist: pytest-rerunfailures; extra == "tests"
Requires-Dist: pytest-xdist; extra == "tests"
Requires-Dist: pytest (>=3.6); extra == "tests"
Requires-Dist: setuptools-scm; extra == "tests"
Provides-Extra: all
Provides-Extra: coverage
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: gui-jupyter
Provides-Extra: gui-traitsui
Provides-Extra: ipython
Provides-Extra: learning
Provides-Extra: speed
Provides-Extra: tests
Description-Content-Type: text/x-rst
License-File: COPYING.txt
License-File: AUTHORS.txt
[Description omitted; length: 2788 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
hyperspy/__init__.py sha256=q3MkxuT1PlCEnRahz-2R3K5dqqq0jNNnGxbMKdgdcu0 2876
hyperspy/_lazy_signals.py sha256=xvE3zGXDP73GConc4zaT7ngSogmGdoJPWyBWsH5-dik 1277
hyperspy/api.py sha256=xrb7YjuAA4vuI41qd59BWdNm7NDbS6WDdKBbO0Y-Sn4 1599
hyperspy/api_nogui.py sha256=ST0Q-uuNMtMSgNWw_Szg-bR_-mFFisfVabMbkXCeFwM 4550
hyperspy/axes.py sha256=xKjafkfDh_8sAqQToLRtvz6-X4eFOGV0WXzulMjsqu4 90247
hyperspy/component.py sha256=-z1kyc4Daf5QRJVKJToeRBLyAzTyzncuPxWMu5BPvgo 49904
hyperspy/components1d.py sha256=D2hFTCg_SoYfe06-g81bejWCt22trKHHfJlnqKAV6n4 2097
hyperspy/components2d.py sha256=_jF22cPH6VUXmQJROFMA-7XjwucNFsxIWSAXC5OnXcA 2098
hyperspy/conftest.py sha256=lBlsRdQW-_xs-Q8n_kMs6UL39bu7X0mkAnxTkk7SK6E 3282
hyperspy/decorators.py sha256=qE32ZnX44jzH-MPxVYRe-egxwiayrC8zRcQLS3MV3PU 9052
hyperspy/defaults_parser.py sha256=fWdf5RXbD8EPeJnSLFq1z13UHZhIMwsRMgEvuVx_zQE 8385
hyperspy/events.py sha256=zqhvOEGPRq1RcdEPDw7rL2c48yoSbII9ABkHTsw56Ww 19313
hyperspy/exceptions.py sha256=mRdNeU11TBd5Tq2Bu2Qq52xkGcFaeaY9rKd3ZK627ng 4463
hyperspy/extensions.py sha256=paiX-e0fQ2X99rQu5gG-op3U-Kv1aT4q0bWpqPQNJKQ 3905
hyperspy/hyperspy_extension.yaml sha256=evYI3dABoUAV5VGVtp17x6xo6gY2v06c1SWdyhRxio0 4223
hyperspy/interactive.py sha256=VbXIyCvf_txV2j9I_UHpTH4nETeDmCmFmpaJRSGZxP4 5586
hyperspy/io.py sha256=0GpsYsCW5WBYAgQad39euZpmROL9yTMDE-K9IX6P0Q8 38814
hyperspy/logger.py sha256=rRfIc7_31x1L5rO7hmmtWMmMQ0sKZVEk3gaa_SJdg9k 4024
hyperspy/model.py sha256=u4vRMgkc1TksGb4b1q2SO0lzoFuPr3FNGhiSswUK-WQ 103965
hyperspy/roi.py sha256=S9Cydih3284gSDNtl_adXZEviSBiUo-DPHARJhb4YB8 52402
hyperspy/samfire.py sha256=dS42EXloJ6fV3z2ccw5e3VkLrwrMhjMC9OAV2HzQpsE 23863
hyperspy/signal.py sha256=aeTrG1lC0mo49ZH1T-4gEP5CNvwtLmydqW3maVsGDIQ 264315
hyperspy/signal_tools.py sha256=xA0bYf1ZODVOAgig4C2sGyGhEeTI-NU2r5MQ-Bad8UE 77474
hyperspy/signals.py sha256=VB9cvhpvjRedAMZPqbma8oThvPbXvpdKlmNChnk_UYY 2082
hyperspy/ui_registry.py sha256=juBCiM0cYaiiMBnvpKWdhDfaJ4mX5pGTI2BRz4eWUMo 7354
hyperspy/_components/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/_components/arctan.py sha256=xZeaQBjA0TwMzwYeu4AkgzzZUs5nt_QArcaB8lPUYHU 1992
hyperspy/_components/bleasdale.py sha256=wPiTEhlUC3ZxFSBNlDo5cHOdKLvhAfSbV9A7ihvp0xs 3022
hyperspy/_components/doniach.py sha256=F6do_6ad088CJtMKazSZA0_Ybqg3TWUnjQC-VNI9eP4 5478
hyperspy/_components/error_function.py sha256=pwyG7MRU6rlGR9k_3qmEihFmKgJcuLdCmrAk3-siPGY 2018
hyperspy/_components/exponential.py sha256=U9qwOhCQZq5-UCL8gPKN-IslW44ctez_ZtR0ZU04Oa4 5439
hyperspy/_components/expression.py sha256=yTAZ6C8UicTg50xSY1_W5osPjXzCkm5yCMrCvd4edyI 19275
hyperspy/_components/gaussian.py sha256=puD_jsneht82WQrJvvqtBTCrveSC6kgKoGJD6H7Pa2k 6527
hyperspy/_components/gaussian2d.py sha256=iECbeJVXMt4aUwJOA-q5Hg_RmMgPNevkemjGAyskHPg 5347
hyperspy/_components/gaussianhf.py sha256=BinNbe1T0tEtElCLiJbItKcyzLUe7uBv00hsRN2Bg0w 6269
hyperspy/_components/heaviside.py sha256=mGGCihup1J-Ufw8y_SLbbMku9ncO4QQ82OHslsn0s98 2110
hyperspy/_components/logistic.py sha256=nwL4z_sCJFeyVtRso2vQYg4ttxfzorsVHGueO_ysDU4 2258
hyperspy/_components/lorentzian.py sha256=pto8gMn8Wb3d9mJ2ik3r1wGQmgPx4mtJrdettHeN0TQ 6508
hyperspy/_components/offset.py sha256=iYWR1US6GsQ58fuaEA7Rfvnh1gDzirrU4iL8-F6pE0M 4172
hyperspy/_components/polynomial.py sha256=uxixPHVY4hG4vbwUKYyYUWisbDXOG1-OI7tyaZa6aHo 5956
hyperspy/_components/power_law.py sha256=CIwEaGkwytMf2r9wG6M5emkKKRvqJfLs_xoWJegPHIU 6191
hyperspy/_components/rc.py sha256=gQQ5OCV9McCUcwQr9Yd3McVW7D7sd3PF9YbqKbCVoXs 2083
hyperspy/_components/scalable_fixed_pattern.py sha256=54Vf2JPBqdNP1Tw4YF7E3-AmiFJMs4Bt-lWQHJA_6PY 5016
hyperspy/_components/skew_normal.py sha256=sK2TacnrDDQeehCIvsSsjIwSAEpWckmeFkxpwc-wcUo 9654
hyperspy/_components/split_voigt.py sha256=LXhujjaiCYSGhrdmYdV4IPZhb0r4PA0MpkReRgimJLQ 7671
hyperspy/_components/voigt.py sha256=ISGam-qhq_VFyXK6-7BN4fr9vzbhVnWY8u3gCDJ8Yw8 6659
hyperspy/_signals/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/_signals/common_signal1d.py sha256=KT4xPhp0LHugEdosYZDp3egoQKk-6QxGxtlgGH1J77o 1914
hyperspy/_signals/common_signal2d.py sha256=aDqRw_KKEWYKqT3g-DV-RlbDfd3qGG6u8UTaKxfTwPM 1272
hyperspy/_signals/complex_signal.py sha256=xoi0TJ_DI1tgJPQvKCUuIMKXd5ziAKKzNhy8UNDWzdg 14795
hyperspy/_signals/complex_signal1d.py sha256=NQ5Wq4IIZy_kuUCpiyj1lEfdB7atNbTIxkrL2MbVDz4 1351
hyperspy/_signals/complex_signal2d.py sha256=-Usj1I_lmCrCXJSw7y0Y1GvkC9kmFOvBhWl3-pukB_M 3786
hyperspy/_signals/lazy.py sha256=7moC0XOCGxWrXB-b65e9JhWUbW3XxW6UeRuDOVP8JWQ 51290
hyperspy/_signals/signal1d.py sha256=Dg_ozUTOFWceW1zhV8_i_aDSd7usnNjJJYYnZ17X6bU 59857
hyperspy/_signals/signal2d.py sha256=moxiIGlcH_qJC6h9TmlitxZ5HJVYhTbcoYRqtgJHZx4 40220
hyperspy/data/__init__.py sha256=axBUG9UIYR0p0F6y0pWvSdFduGDWrT3CfvCtW-ouRbc 1111
hyperspy/data/artificial_data.py sha256=dLUVtajd_qpK6o6hu_aJ4mA_XwZzV3bK_FGgJqbbMbc 7008
hyperspy/data/two_gaussians.py sha256=AraVcsJYb1JcUVMQMRFYc0l9hUzNDGb03yrBh9E_1Qs 3173
hyperspy/docstrings/__init__.py sha256=Tu_iXdZ06B9piXPDxWIi4ZP7oSYhA515-9Lh6h6qmAQ 686
hyperspy/docstrings/markers.py sha256=mXNJuEt_QLALEzKuJbYGXaletHw1NLlNp2LRf1JfCEM 1293
hyperspy/docstrings/model.py sha256=quOF7CIIWuHmaCH_qTdy2M_68oThDfxLKnVgLxx7r2w 5709
hyperspy/docstrings/parameters.py sha256=0w61j7BGKEYgYUzmcNc-zDUkyuTRqvPbPvTN6FXeGOU 1048
hyperspy/docstrings/plot.py sha256=Hkbh-K04OGNS9npBb7ud-DZkUO9rh_GD820O6BjIuE4 9653
hyperspy/docstrings/signal.py sha256=l-qxQtD1pAXjPGunpmntMeNqRKqEkcNMv9C7Y-waXiw 7373
hyperspy/docstrings/signal1d.py sha256=it_NqFhVEa4R-hozFh9_xJ8OTx1FFCGWHvfv7PA_Uaw 2975
hyperspy/docstrings/utils.py sha256=jDE8CifuMvuKN87GlMno_sowdTysyaosIfs42e7F_XU 3189
hyperspy/drawing/__init__.py sha256=fXDFUFuDzPKg3gaGHs1wC-WQAPhCpOo3DCdDpMeXZTs 732
hyperspy/drawing/figure.py sha256=nmxLRdE_8gRyAtMARVgrBufblEU4ZqAc2eISJdgy3PE 4961
hyperspy/drawing/image.py sha256=LrYyX2DqMFjzvuIwUU-L3Ob_z3XeMgQy6wrwhLiaG0Q 25984
hyperspy/drawing/markers.py sha256=dSJtt50PgOsKMh8eyXi0r7b7ulB3WCBwCQlNqzYRJeY 40883
hyperspy/drawing/mpl_he.py sha256=712OqbD2yJ6m7syiV5yIjRipah8gP9dTNMPsebVyPkU 11400
hyperspy/drawing/mpl_hie.py sha256=VOTknbY7uP1PGEr2D9NuA9R97LqoEAep4xJ-1Gbxs4E 2544
hyperspy/drawing/mpl_hse.py sha256=OPzhmAhyi1hddmbxd9tgVEIsEO0NTSfOfuP0BH1ADF0 6824
hyperspy/drawing/signal.py sha256=AeaZlhzIr8Bdme0iwa8qydrMTNpAtBIS21LVCdjyT4c 4472
hyperspy/drawing/signal1d.py sha256=dyFAGFQjmwCfqdBJHMgGXuP0aOooUb7H6okk8Y4mlwg 21305
hyperspy/drawing/tiles.py sha256=Yxxu4LoCP36byAojsMa1mAkhTH5S6N43MyRwt0ASIo4 2830
hyperspy/drawing/utils.py sha256=0wmKpvkYUaH94tkSgbYAMD4x7hMP3Ml0dWHXUmSFjig 72110
hyperspy/drawing/widget.py sha256=JuQtDBZvLqOH6hZHybu-b2HXNN7RX84AFRi6wEgEJbI 38262
hyperspy/drawing/widgets.py sha256=SCW3MDjkpvt5w5IEVTiQgIPUFgmbUeEexYvnlvYqq1g 1852
hyperspy/drawing/_markers/__init__.py sha256=fXDFUFuDzPKg3gaGHs1wC-WQAPhCpOo3DCdDpMeXZTs 732
hyperspy/drawing/_markers/arrows.py sha256=Nnzor30qVqkBBXQLttORiiQx95Ss8s2-gAOIn6-umNw 3176
hyperspy/drawing/_markers/circles.py sha256=Qa88IFP8Ksbgu0w3y6zhPYVbqOy26XBHHIbeHx0J-IM 2589
hyperspy/drawing/_markers/ellipses.py sha256=S3xE8XDGj4tquQJc6yr-34IzF7zZUvW5TSfedITRc44 2397
hyperspy/drawing/_markers/horizontal_lines.py sha256=IAFkqEyUbTEYsul1JfMI4JS7-hY_b4XGk73eQb8wp10 2914
hyperspy/drawing/_markers/lines.py sha256=CSZJguvdiP83kwFzRk3KW08yOWtR4QJGBR2ODO1XuyA 2139
hyperspy/drawing/_markers/points.py sha256=NFrm9mxuA45ggCCArvcrGRy2CgqqrCKBWfZ3f0cCvLE 2164
hyperspy/drawing/_markers/polygons.py sha256=_oxtewc8o2f0Swm5qvGcdLCXIuUurLwi4XAFg8MI4G4 3000
hyperspy/drawing/_markers/rectangles.py sha256=t_WZw1j1LS2cLOXCj-KFWt4lJbEEyB1B-v9Xwirz2DA 2464
hyperspy/drawing/_markers/squares.py sha256=Pjzs-rNPD0WCuFI-Q-ifL4aNdbXVD0Q7pztpGc9IJsw 2291
hyperspy/drawing/_markers/texts.py sha256=-n-OTaBEr4FnJo9TV9prmcUNbV0jcXJ0dsu5IhRRgZU 1963
hyperspy/drawing/_markers/vertical_lines.py sha256=RORCwQkxkQbWi_YwM0kR_6Qkwv_pWzJoyQl-qHgt2Q4 2913
hyperspy/drawing/_widgets/__init__.py sha256=fXDFUFuDzPKg3gaGHs1wC-WQAPhCpOo3DCdDpMeXZTs 732
hyperspy/drawing/_widgets/circle.py sha256=AJVWeE_s6gO98vBfJwqsoIRxkGf_EaJsuIbWxjGAIh0 8089
hyperspy/drawing/_widgets/horizontal_line.py sha256=B_woMNn7v7aMlrlkRzk_j_kEkzz0VAohZzgATNNBvVM 1959
hyperspy/drawing/_widgets/label.py sha256=HRAdPFK_L_IwuEBmffviRCIhsbI4WX79d8Xk7O2OKS0 3725
hyperspy/drawing/_widgets/line2d.py sha256=Jml1Up-1sfP-eotvXLWFzwkM9CKBA9q5IY-3US03MLY 17737
hyperspy/drawing/_widgets/range.py sha256=u0XMcNpA3j4q8mYbZafqZM9KI6k9LFgvI9e8UV4iHQE 7872
hyperspy/drawing/_widgets/rectangles.py sha256=0v2zNVI-OSc1XcuaLQLGV58sz9hdeg2ny4N5uWhRb-8 19700
hyperspy/drawing/_widgets/scalebar.py sha256=ZaaqqsZow0wFtQGdhxp3sixch04BDSwAPT29C_Br7cs 5182
hyperspy/drawing/_widgets/vertical_line.py sha256=eXjb1Al198WD_fvAM4DddIolluWxu324pF_r7rYGz8Y 1955
hyperspy/external/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/external/progressbar.py sha256=XrelEhy5jF-9qNzNd1WLvsOmBVOec1HhMTJP43F49Qk 1537
hyperspy/external/astropy/LICENSE.RST sha256=gp7M1aPcHa-gL9_muBD_eo18Dcl2MOs2WNPLiQDlU4Q 1301
hyperspy/external/astropy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/external/astropy/bayesian_blocks.py sha256=UydwIfVvdA8q5BTbXQ-NPjWCKePhhV4dF2c9uG3hSm0 17842
hyperspy/external/astropy/histogram.py sha256=3cH2-QiH0G8MhjGIuCh-piIMqfuGDWbPa-kM1iUsGJM 4893
hyperspy/external/matplotlib/_api.py sha256=TabZSJqownWC5l-lPWShUKp5gZ_dTN2pNr0fsvZalJs 1941
hyperspy/external/matplotlib/collections.py sha256=42EySfmxmhVDmp10kzp5Y4eSAeB-EwAzb6xDNJlogT8 17712
hyperspy/external/matplotlib/path.py sha256=mHiusHqVxMSuolx1SRa1twg9_LgS_4E8kbSG05WZeCw 467
hyperspy/external/matplotlib/quiver.py sha256=He3ATle_ENIqJ_MBPZAkOnN57bllgJerHCurfzRKSnU 14352
hyperspy/external/matplotlib/widgets.py sha256=HQvfQ72RedKTmgI98yPURa4cL7UGSKJzndbUflCpEGc 28540
hyperspy/external/mpfit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/external/mpfit/mpfit.py sha256=1zqi0zIhIS_BYURubCSbeGk8fr_vj81zDgs5G1cOjvI 80163
hyperspy/learn/__init__.py sha256=fXDFUFuDzPKg3gaGHs1wC-WQAPhCpOo3DCdDpMeXZTs 732
hyperspy/learn/mlpca.py sha256=Pi7abKPQUbRQOK2Urslly8pkX6TTCnVWwZqjMyHj6EQ 5722
hyperspy/learn/mva.py sha256=emd79Oy7tfw2R7j34FX_L__lShYcCCKGP1_KNvItdUw 116751
hyperspy/learn/ornmf.py sha256=S6eEfeS8FINFGNpyeSYBZLgrK8L86aAbVZ_CqCMbioM 13989
hyperspy/learn/orthomax.py sha256=UxM1cr80Jv4ux2omhJsH-bFXl7lfB6AIFG-ya2XdqTY 3680
hyperspy/learn/rpca.py sha256=DDGcXcCmeaVZw46JvXW_FS-WNrTjHNT0T8tQh-gKq0g 18577
hyperspy/learn/svd_pca.py sha256=sh1pcTTo5MabWyEGuArPQqxeI0SOMuxmsrAx_3BVXaY 9636
hyperspy/learn/whitening.py sha256=lxqxLtlHsOwBXzbNRLx8nO0aePEgONYtDMKaERDUztU 2845
hyperspy/misc/__init__.py sha256=fXDFUFuDzPKg3gaGHs1wC-WQAPhCpOo3DCdDpMeXZTs 732
hyperspy/misc/array_tools.py sha256=uu4WdYL8dt3-VPkZakEvc6CZ9f4gJEOw8cnu7WPW6nM 21703
hyperspy/misc/axis_tools.py sha256=LVcJcNSHHENELHxIxXbh2shiAD2qyFPglfxTHi94GlY 1749
hyperspy/misc/export_dictionary.py sha256=yNNLenQwnq0cN5hlJxCvgEWQauGYvZ-3zuTI3tgrumI 7646
hyperspy/misc/hist_tools.py sha256=EejXUl_azyohLk95UvGwMz3j8ze4P1Wrlj8zx4D41hY 8952
hyperspy/misc/ipython_tools.py sha256=KFS2rr0L-hvwLJbpMPbVWEnDSueWtF6he942z6hBAow 2866
hyperspy/misc/lowess_smooth.py sha256=wo_l1gchs5C0X7Tub1xDchQzi85NJtgVot6HjKGL_MU 2793
hyperspy/misc/math_tools.py sha256=X2cEsOWR_vY-DVwZjADZMusKRldW8kAuTzQ5Wdc5GwA 6920
hyperspy/misc/model_tools.py sha256=iZscjWnIvoVt9dJLc2PgW4G_7Od8kLwnx3y9w7lyoUI 8844
hyperspy/misc/signal_tools.py sha256=BSb6d6IQBr5PuHZeTYDclBQNOHaxIthyuRrlJgFNbDM 6697
hyperspy/misc/slicing.py sha256=ctGj7CZ-hqZ6FLhayI4tL1kieBEyN9ji5Xs1nt_Cwmc 11776
hyperspy/misc/test_utils.py sha256=JhLkp1RI7GUYzANjWDYQ6ZBgwEeO2vQxjOQEulheeFE 4891
hyperspy/misc/tv_denoise.py sha256=GMBAk3jHlJ1m6zkZfuBVjjSGY4a9T1TGSX_ohWWhNsQ 10759
hyperspy/misc/utils.py sha256=njbU0fV_vxkjTLapxqrNgddfUC1rYRWEPCo5vCVsXYo 55134
hyperspy/misc/dask_widgets/lazy_signal.html.j2 sha256=97FsKFMv6NOBvcqlp-VMV5cJc-7V2TAD1-tquI_PJyY 2118
hyperspy/misc/machine_learning/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/misc/machine_learning/import_sklearn.py sha256=lK6Euwz6xrH2rQrm6_ozy5Vr6OtWPyviiXy0FZxlffk 1399
hyperspy/misc/machine_learning/tools.py sha256=GU1qvuMteeUB65yl4-QZmn79TkMR4w14F44a-Oe0FHE 1867
hyperspy/models/__init__.py sha256=fXDFUFuDzPKg3gaGHs1wC-WQAPhCpOo3DCdDpMeXZTs 732
hyperspy/models/model1d.py sha256=Lav-ObX7VcI_RMB6BGzq6A8mBwGG6wCOwTZ9Y3jmKFo 34475
hyperspy/models/model2d.py sha256=-qc7xd5jKedEskMcwGTaOguMjtfQkrxn9yfZHUP3DSM 12771
hyperspy/samfire_utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/samfire_utils/fit_tests.py sha256=QwJUU6HKZYq_hJ6zjkT2CWy8ALC8t_OPLSkWPOiUh5c 1069
hyperspy/samfire_utils/global_strategies.py sha256=d6v2HREJFZL9FMXBuL8401YbF77YAfXYpycAb6lhYUQ 1156
hyperspy/samfire_utils/local_strategies.py sha256=NvoeSLAhohAm28Cig4KmdTZS_Fbx79Pa8XxVGT4alLY 1498
hyperspy/samfire_utils/samfire_kernel.py sha256=xS7LrmEIMosdJH4Zi6vuq7-ExePwSswdz3b8ituQ7bg 8923
hyperspy/samfire_utils/samfire_pool.py sha256=AoK_dC6p3bK3_sPWQy-piESxSDlFnZcMLTsvV6uXKr8 16312
hyperspy/samfire_utils/samfire_worker.py sha256=Iu28ONnFUIib2dvcvwxspFZfbg3F-2X88KbVAR4kJyQ 11337
hyperspy/samfire_utils/strategy.py sha256=Yf8dgzd518D9L1bD-9N3sDX1NNhwGPsI-8gvLreqw20 17697
hyperspy/samfire_utils/goodness_of_fit_tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/samfire_utils/goodness_of_fit_tests/information_theory.py sha256=uFXwnH6Ushuj-b2Q4LGOHEbsiOIGKxm2DFu0VcvjjAA 3085
hyperspy/samfire_utils/goodness_of_fit_tests/red_chisq.py sha256=W6f87m2tynltkmUpdJOdQ0lx7Yclf_om_ixtxV68Tv8 1345
hyperspy/samfire_utils/goodness_of_fit_tests/test_general.py sha256=YVREgvONsyCYTBzB32PcsexSV9DAEM_LOmL69STbFrA 1056
hyperspy/samfire_utils/segmenters/__init__.py sha256=ZPGaQG1r1LT604uiMN1opv3zusUOt1ObJwPkEmrUwAk 21
hyperspy/samfire_utils/segmenters/histogram.py sha256=K5Z3t6jotkDtD8Z8vcQyMp8K75z9aNvduU90-rzcM_Q 3014
hyperspy/samfire_utils/weights/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/samfire_utils/weights/red_chisq.py sha256=nf1LT3hfwrL_hCNjAO4fWtHws-myEOydnI7tyZ4toNs 1204
hyperspy/tests/__init__.py sha256=2YmjTTSp1_c7J4h8TXQoVZlCGIi-0jDiIkcLhsHMLKI 1809
hyperspy/tests/test_data.py sha256=I0RUQ--JI5q4HITjELX3Ytaxc7pYhMxRt346i-XxefM 2142
hyperspy/tests/test_decorators.py sha256=aajqXZurKwpZbISNh6GIt_Z_yGE33yGI8IyNIxrKlp4 4638
hyperspy/tests/test_events.py sha256=TZppo1ycRVJra_2jbaUEjQ1VuvmwP7H3CfbejBTHNYg 18180
hyperspy/tests/test_extension_registry.py sha256=npR-WwTonCHABi_5FZCKG1XdWI5Ex2b-QPuWxQjD9e0 1956
hyperspy/tests/test_import.py sha256=f-6GdFryfEZ83pnhGtj7b6ytojx04VGYPHjBF8NSdYg 5630
hyperspy/tests/test_interactive.py sha256=a8EUflO-225-_UbxbxO-FweLcTeL9J7vZii5OqHHwww 5400
hyperspy/tests/test_io.py sha256=gjtubBo8DUskcYXeCaOU1folJX7NVj_OY9QFXrSBbM4 11971
hyperspy/tests/test_non-uniform_not-implemented.py sha256=hHQ9zen8M26R-7o96c5E8SjD9m_XsY66i_VAcAOsJbI 2228
hyperspy/tests/axes/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/tests/axes/test_axes_manager.py sha256=wFtQdZm3pRQWwc0xZAN2-DB4u9kamSXiOcNjpEln7mM 20137
hyperspy/tests/axes/test_conversion_units.py sha256=WQQFVzy0iLtZCjtrQHD2He6Q6M2ERJ3S8G2SOcfBosI 19290
hyperspy/tests/axes/test_data_axis.py sha256=rZoCqbnNr37Y1tpeExwEPVofOVR4HifDEiA9HjCK8nM 29777
hyperspy/tests/component/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/tests/component/test_arctan.py sha256=xzkRggYsP0e99Mdptgenz9SYnrOYuQCba13faO7DTTc 1069
hyperspy/tests/component/test_backcompatibility.py sha256=gZKwquOkSB9P0bF8U3-qCRptxZZJXhKgjYZR_8Grtwo 4072
hyperspy/tests/component/test_bleasdale.py sha256=KfLTuw8YbgSBa1-UIgLa3bdHn7VpWxrAA7O4r8e5I-w 1405
hyperspy/tests/component/test_component.py sha256=A7Kr4gdNZccEBlHssnPnS8NjoxTy7wbztvdjUdv7dXw 12162
hyperspy/tests/component/test_component_active_array.py sha256=bKNreRxOXqWhJ2p-T3ZSj8cLchWSsVSPsQk-gk-ZDJA 2305
hyperspy/tests/component/test_component_print_current.py sha256=jrQQwQb1a3QbwynortcwNV8Zx2RxsJ3o9BMcGdj-Gww 6564
hyperspy/tests/component/test_component_set_parameters.py sha256=HmVIKD6_CzbvoRDEsBBKe9_RUxChwPYewMBdiffC3QA 2617
hyperspy/tests/component/test_components.py sha256=dLfeD1ssJM542e9MbLNN4F5X3p_nKK8j5mrRNOjPkn0 17482
hyperspy/tests/component/test_components2D.py sha256=QGmnVTbQ43eWKnC3JcxCx4IzyM2Ud3F2v-WaE18x4nE 14599
hyperspy/tests/component/test_doniach.py sha256=bPPrrBoHnDNHMzhKFIh8kBz-fYTQAvu0PJwIBa7MLb0 2391
hyperspy/tests/component/test_erf.py sha256=d42o0r54bJrS3T4EUXdOVFFNqN5GtaTMpSWqdMnGVVI 1045
hyperspy/tests/component/test_exponential.py sha256=xYmANauCxJf9Qixws5ecAkfGm8BnSzK0O4ALpPmUgww 3285
hyperspy/tests/component/test_expression.py sha256=nLIq78d-nkJoiH7hS9_bb0nzktoPKPA7MomuZlWBenc 4541
hyperspy/tests/component/test_gaussian.py sha256=Sk26hWC3KVXb4arI-vpuTLN33MeWHrAzIkaIMiQY3VQ 4480
hyperspy/tests/component/test_gaussian2d.py sha256=54bkVmncK_4hbBE_cZkIcLMHArMwGmzzlkb_Cj-gb9M 3856
hyperspy/tests/component/test_gaussianhf.py sha256=sanfbDkcsZX2cB_KpKKD-BT_gMuSlAzhK7z1KjLVWsk 4543
hyperspy/tests/component/test_heaviside.py sha256=Zaq0OXW9iyfsmGls5Ei6rq9JHhHz_6EWv1JJmRlqg8A 961
hyperspy/tests/component/test_logistic.py sha256=MLyec-hffzcLdTYc-ALLOgubYTDULJuRrLrF7vC4dLU 1080
hyperspy/tests/component/test_lorentzian.py sha256=0ZvdFnX-hOaZphqsZZVZPG_SSyd9oQAWY7JcVTBDBWw 3925
hyperspy/tests/component/test_powerlaw.py sha256=f0tQ_Jqg1V9gn3EMWJAWkmNy-oaVH3B_4njBuz9TxFA 2931
hyperspy/tests/component/test_rc.py sha256=SaB0rnqNffBUF5T0xuODd3U0EL5nvSXVirXTo4YWtyQ 1028
hyperspy/tests/component/test_skewnormal.py sha256=IfKIa_gpOfI6mLQ7ATFOZ6zz-psEfaXvkXF7FrLibmk 4020
hyperspy/tests/component/test_splitvoigt.py sha256=RS36mjb1E-m4TTY13XLmd1oaMN3UOMp56Ep_OntUJp0 3930
hyperspy/tests/component/test_voigt.py sha256=p07dIyH3ass2MeyUgZHart7bkOtYqmdXe0nNng9U1Aw 4409
hyperspy/tests/component/data/hs14_model.hspy sha256=tY-sEQrhig_MSb3i5fyR6jzDERd4tdk0L8lgGSf7kK4 198080
hyperspy/tests/component/data/hs15_model.hspy sha256=U6QZSbDAAf5NvplUFnQIFmOanv9fkznVAM2buV9hJSw 198992
hyperspy/tests/component/data/hs16_model.hspy sha256=MrD_JabSxudOmndZJY9-vxYrw48_imIQUY7POh3xhHc 203632
hyperspy/tests/component/data/hs2.0_custom_component.hspy sha256=4fNwdcV7OZ-GYs9Zyvf6-w5oT6UsLxHdjAC2wOzbdj8 59816
hyperspy/tests/doc_docstr_examples/doc_examples_Visualisation.ipynb sha256=WiXp8-2-V9lDFD7XNOLUQweNb3qduLSc4LYcTtafX94 34604
hyperspy/tests/drawing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/tests/drawing/test_figure.py sha256=IgqzT1EFGQKKgZvLdhlqW9Q5V2wIUN-W3lOKD4lJyyg 3697
hyperspy/tests/drawing/test_horizontal_plotting.py sha256=zLfdO_YKxJYpj94sGfILdT27ws8VC1TpoVFPfSoRS2g 2767
hyperspy/tests/drawing/test_markers.py sha256=IsJZYiOmeO7ApzXPrxcnG1sLOMtlQILlfhtxUx48ozM 43184
hyperspy/tests/drawing/test_mpl_testing_setup.py sha256=tdHdxX0tZEXOnlIAQnjiaKnPqd9sB7a1WHPbqN0ymYE 2138
hyperspy/tests/drawing/test_plot_histograms.py sha256=FSD-hLvZ5NpuksyCfX-P_dfH1M8grn-HIxdiCJadk6A 1092
hyperspy/tests/drawing/test_plot_lazy.py sha256=xnipXGwjE5ZhC-3eTSnIyq3XjxGScOXkj1y-PKg775o 4895
hyperspy/tests/drawing/test_plot_model.py sha256=_L3KGkKPMvDkSefSjdzUYaTCgt21dHMYCK60vGpN2b4 4694
hyperspy/tests/drawing/test_plot_model1d.py sha256=mYL0PcPqH6vIYJfXiRyurYbY4Ajw2d9xI9CEoB9IVKE 2453
hyperspy/tests/drawing/test_plot_mva.py sha256=0I56tsCRimDinNZ65ip7VQEn_BdwKHtLJJW2HY_dVUI 8238
hyperspy/tests/drawing/test_plot_roi_map.py sha256=msB1IruqsPRDKKJcvV6osLrRrtfR0LnOf9zAzY7CC-o 5567
hyperspy/tests/drawing/test_plot_roi_widgets.py sha256=GpsrMvO5gUXfceAhatDp_vjixbEQ2YvhiVnkO3u5wTs 9363
hyperspy/tests/drawing/test_plot_signal.py sha256=cVyv_t4v4IJd61x90pw7iurf-EDj8OWYE7Wa_TSJMKY 11588
hyperspy/tests/drawing/test_plot_signal1d.py sha256=UtzX7MakEN79qg_q_McNrXe3U1PbcDqMIofyY4uiNnQ 15636
hyperspy/tests/drawing/test_plot_signal2d.py sha256=IOLU7JTvqQPT275Fa1PsK0X2ttkrKUYfuRVqgyb6usc 26415
hyperspy/tests/drawing/test_plot_signal_tools.py sha256=UcZ3-okmPCGd1Ash-6aVhxeiW1WD8DvAL7kT5uTQUvw 11060
hyperspy/tests/drawing/test_plot_widgets.py sha256=ygrJfuoaS23uxpk7nOQO-ZxFzvcAmNykYn0BScwo_IM 19410
hyperspy/tests/drawing/test_texts.py sha256=4xfYWJfSC7oXVsovo3G2QHYTOlT9MXf_PmPG8_eBvB8 3746
hyperspy/tests/drawing/test_utils.py sha256=PNbe8m_HvUE9OBZOfmZhET6_Tvd-5PVFAOXSH9PHxbg 1788
hyperspy/tests/drawing/test_widget.py sha256=vuaaw6mwjuURO9DlPDp2wmBte1GrcOBe5YLiAca-cEA 4870
hyperspy/tests/drawing/data/Cr_L_cl.hspy sha256=WMyvDO9ZrY7Mt4HH8lmSlZoSxDCeX9kGWTLo2wKkGV0 26920
hyperspy/tests/drawing/data/signal_markers_hs1_7_5.hspy sha256=gox7-IqoEeyEedoA8C0c21wp_ddYZyR4wMZhRFK4FKI 57792
hyperspy/tests/external/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/tests/external/test_mpfit.py sha256=F42Wt1nzStnqjU_kfKnaoKomGdOuF1sh4jC3cBU2ZLE 5494
hyperspy/tests/learn/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/tests/learn/test_bss.py sha256=4fzqqlRvXJRvv7l4BgvzK_Mm_VKiPon9JfRIlOrYjYo 17602
hyperspy/tests/learn/test_cluster.py sha256=hhp_VN9uHzNXIbsDQWD7t7ZoCycEFUzjMmOXuu5rzDQ 16485
hyperspy/tests/learn/test_decomposition.py sha256=VVWmhezO6aPbTzG8jNwZDFGvznOmyJQGgiLis0yQ0PQ 25639
hyperspy/tests/learn/test_export.py sha256=V0hbCPl2MQur6hDiC1tVRBJi5bNME4VVW0LCb4H6YCg 1959
hyperspy/tests/learn/test_lazy_decomposition.py sha256=ki58DKAfb8g5iqeZDvVbT3fKajTY4wSV0Nir5M4ckI0 9050
hyperspy/tests/learn/test_learning_results.py sha256=HHSABg6gCniz0HdoTXegHJaHnJgeQyigars2EZyzB80 1748
hyperspy/tests/learn/test_mlpca.py sha256=Yh44mECVqFCOdWNbbhSSJ1Yxjrmic2CYBTqswGHeJ_Y 2331
hyperspy/tests/learn/test_ornmf.py sha256=_Vwk3ag6HGy3jqD0zhS1JlwnBnpFrUkBepr4lpDfVq4 3732
hyperspy/tests/learn/test_rpca.py sha256=RAD7lfQOZtK0soEP1WKX92szsLngHZOgffqh7-9lNbE 7340
hyperspy/tests/learn/test_svd_pca.py sha256=UwhqJtSX5GOHdUpv2OGnp0PWt3vUlt5xwz61Z1a4kVQ 6102
hyperspy/tests/learn/test_whitening.py sha256=aNTOZZWySRn4AMYlJbBtaegyMf-zmzxUDqcUukWQWUg 1475
hyperspy/tests/misc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/tests/misc/test_array_tools.py sha256=FV59SI34MMZ3HWeYXSBLHSguKJPF6LP23xTdqPtLY8k 6160
hyperspy/tests/misc/test_axis_tools.py sha256=cR3fFe3HUS-UuH3_u5hxaZwzQ-eo5P95BwADGzuejxU 2025
hyperspy/tests/misc/test_dictionary_tree_browser.py sha256=zsv7P14-nupYquEOdJt9XcdGW6B4lFFDYI9pWTxVilU 19759
hyperspy/tests/misc/test_hist_tools.py sha256=YCPjPn-xfLJQrbTdYA2bzFzg3yyekv1Lv-NuSoCSNDI 3194
hyperspy/tests/misc/test_image_tools.py sha256=wXrdc6JuKnQWabb8CukhC-mhXBPAAxKaIDJn9YrQfM8 1678
hyperspy/tests/misc/test_math_tools.py sha256=kQaLLWob4NlYqXkPC4K1oBDTK23zXkJ3bfUP6NkIlls 2493
hyperspy/tests/misc/test_signal_tools.py sha256=oW41N7pW_pgTWNk52Ep6-HX-BRTflc6OpIFkaCU0fDw 1035
hyperspy/tests/misc/test_test_utils.py sha256=C6XsjWdY1ZhAFgbuF_ckFtCrfYpSv8-LRdc3iQ85k8c 2718
hyperspy/tests/misc/test_tv_denoise.py sha256=sTI9PWN66suqaltjpXEJYRWHcXjSK1y6puhivoosp34 2043
hyperspy/tests/misc/test_utils.py sha256=b8bsCvdK47DFfG2MRfc7_Q8DnjQX-jqwH5SPzxJHz18 5090
hyperspy/tests/model/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/tests/model/test_chi_squared.py sha256=hPal8Ifcr_wvGzCFgg5Zq2yJbAgNWz-IJLpCOYUPedQ 3546
hyperspy/tests/model/test_constant.py sha256=xMlMimkP_CwvPIxvonSGPMj4MIiCLssCUZRtCUanhWg 1883
hyperspy/tests/model/test_fancy_indexing.py sha256=GTgkFHuVK5mIyo4RLN8MMt4jvA4DosXHZMKGZGoVCoE 4227
hyperspy/tests/model/test_fit_component.py sha256=1FwqIFW0L9tgScLzo0sNVU4tggVt45sk9UyZoqxw-UY 6892
hyperspy/tests/model/test_fitting.py sha256=ql-CLXxPq_LVP0UOYnfFCD2kGYjmrPQGMKLBMe4kzOk 25121
hyperspy/tests/model/test_linear_model.py sha256=zKbzB2cxEcCp2KXhrTC9JIrJMUYGXFxn7PCU-OCnCjI 26524
hyperspy/tests/model/test_linearity.py sha256=MHIeiYXyESMWxB7GE6D9WRMwD4wQSArILWDhJuRlwa0 3861
hyperspy/tests/model/test_model.py sha256=0KAlbcoKWshvELooRoT11XVmhJEaAm7q86IGnyL_mq8 26302
hyperspy/tests/model/test_model2d.py sha256=8piSvK-ZhKS7vaWzTAwKxxThtEge-lKYQ03ropNXUow 10163
hyperspy/tests/model/test_model_as_dictionary.py sha256=nzJY1hzq9MZtmHLELvRxSinPlWKVAm8b8GFwGEArwBI 8470
hyperspy/tests/model/test_model_selection_criteria.py sha256=b-QcB8l6INpmjRn8XL0ODG8nYz0GHOBlgSItcrQk2EQ 1826
hyperspy/tests/model/test_model_storing.py sha256=NMv2rnypLlLuXNqBLmNBp-PWxha3uaxHruRu2SB0pf8 6166
hyperspy/tests/model/test_parameter.py sha256=-jGgXpU4ARiUL7XgwHrgUUzuN3g34lG3nhJk9l4YyA0 12968
hyperspy/tests/model/test_set_parameter_state.py sha256=EY7S4mr70aUpvOGlqUevlOvj5VG23wOsr3bZZ2WDHQA 5354
hyperspy/tests/model/test_set_parameter_value.py sha256=V8KhQykoAtLQ7wguIIHGmRnhUEFlZRWBkurhHyu4DCo 3735
hyperspy/tests/samfire/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/tests/samfire/test_goodness_of_fit_tests.py sha256=l3FavZxZ6BZLq_J8qW8Sj-YTbKwb3WpSq9lLMLJFW94 4114
hyperspy/tests/samfire/test_histogram_segmenter.py sha256=HwzDo3j9Dl1OgZY9JZIKN5p9ZZTLzohx6aPng1yuLHo 3427
hyperspy/tests/samfire/test_red_chisq_weight.py sha256=g4WwLx2O10MSEik0zgEvrzn2kDSj-WcAxXCsJmIIbeM 1544
hyperspy/tests/samfire/test_samfire.py sha256=fbDh778IRkpywVmAnnC-kB3j1Bj0IXbFRyrA2TmRVlY 18210
hyperspy/tests/samfire/test_strategy.py sha256=XJxGkSyDKual4YgFHnXfJa3jBQmd-KDjDI5dyI6p-tA 17354
hyperspy/tests/samfire/test_strategy_list.py sha256=uyVVVnMuntXAQpZca6MNNFFtTDdwLF3kwB98vtDR7uw 1909
hyperspy/tests/samfire/test_utils.py sha256=w-gtbJ51cxa612kKTkn0tRg26XZh5A4pyCGQ9e-Fr7o 2504
hyperspy/tests/signals/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/tests/signals/test_1D.py sha256=_wVrub9mmDraU24t_zwRkXx2nc2mJ_OHQoAlpT79PSc 1621
hyperspy/tests/signals/test_1D_tools.py sha256=CVe4x9xA0VCT-kTyOV9bj23WQ1Xi86nV4emCSqsqJoQ 14256
hyperspy/tests/signals/test_2D.py sha256=Sw8tTSA0yJDdjx93b8MppR6jBjWEI1iGN3MQLrH7pA4 18479
hyperspy/tests/signals/test_2D_tools.py sha256=y1mG36Lsl654vHi5xfea7zcQHpA7700-JpDtaMHyojc 14790
hyperspy/tests/signals/test_3D.py sha256=F5eQrfPsoyhJaZ70mq7vf0iEp9hTBUBx_ym0UapiEAQ 13646
hyperspy/tests/signals/test_4D.py sha256=754JBoGKgtL9qjrU68Rk_u_ntO4kuJe8kxU_EhZJmi8 2968
hyperspy/tests/signals/test_apodization.py sha256=CNS52mHrqCn2mNKb39Ve52ampT1AB2HPecnUIV9Eicg 5419
hyperspy/tests/signals/test_assign_subclass.py sha256=Du1P0XNFOJsGl81DOsVOUhW-W9_aCbZ2nS42RdG1v9Y 6563
hyperspy/tests/signals/test_binned.py sha256=aRbZv0pkrPLJFRT6iX8JGzMFRqRlG0H1M5MYaxmI_iY 1664
hyperspy/tests/signals/test_check_mask.py sha256=4YcODYbnri5agFdUUDSChdYiybf8nRROT-kMrNTd_j4 2901
hyperspy/tests/signals/test_complex_signal.py sha256=is7ieIe-lFT9ncNwaU-CnIDhzLtQnLKwshfkW6W_b8I 7661
hyperspy/tests/signals/test_complex_signal2d.py sha256=5a-1BUMCv8SPR2uln1EcPjOolC-aam_04eCXMhV0JeM 1287
hyperspy/tests/signals/test_copy.py sha256=xszZG4OGkJ06A6UoKnzvCYaIEM_Hn-80ctFLsyaVpB4 1135
hyperspy/tests/signals/test_cuda.py sha256=Qaxmu0JEFMV1X3Bbc_SDoAQIXqA2B8MInJHQmLfeVeM 5649
hyperspy/tests/signals/test_fancy_indexing.py sha256=wIcyPVzusfghFKEZ1uHw9Av0f9u4vTSMU9m7GTX-psI 14242
hyperspy/tests/signals/test_find_peaks1D_ohaver.py sha256=YwCWfWlOkN9I0Ycmt1RIxKdXWJottIymBqkTxJ_1c3w 1801
hyperspy/tests/signals/test_find_peaks2D.py sha256=8DaAGfODYC7paxTgJDeixpHGP9Vm7SjHQqi4a0c6H3g 11018
hyperspy/tests/signals/test_folding.py sha256=Py4ISwULK7OitXVWXdqP113uxJq_9bSiJ9M4q9XJsF4 5631
hyperspy/tests/signals/test_fourier_transform.py sha256=svaIzuLI9E87_bLtGZR3ZcMm2zK2WeVH04GC6jNuA4I 6594
hyperspy/tests/signals/test_image.py sha256=_ZDgba2E_z6tjPONjcXw4TsbzeB_GlLsG5-B5Vd9jhM 1938
hyperspy/tests/signals/test_image_contrast_editor_tool.py sha256=460V2de8uh4CcCnu_J9W2s4bOpnlSp-spPYhQRmG3k8 3952
hyperspy/tests/signals/test_inheritance.py sha256=BvRubRbVkQUZ53TiBNAvIYE3kbBpQuyOQzzSoA9SCEI 1148
hyperspy/tests/signals/test_interpolate_on_axis.py sha256=1A8nhUm3uK5t0ogT7exYhNSQu7JXa1EYnATcr4EG_DY 11189
hyperspy/tests/signals/test_lazy.py sha256=VzQwOB27nmRbRaliuQE6YYl9cJOL1O6y6AgCc16KLXM 14635
hyperspy/tests/signals/test_lazy_tools.py sha256=LOyeCYM7B55cruPBV6FPWjNM7yj2yIvLWhN9ogJ7D7g 4329
hyperspy/tests/signals/test_linear_rebin.py sha256=nfCoOlhih-C1VAmlnomcY5Pu0BI3R7lWBvg2JnRQKLE 3395
hyperspy/tests/signals/test_map_method.py sha256=k08d-uvjxDj8RFMNWPU5AFfxif3VEauiOpUnCyStqUg 47470
hyperspy/tests/signals/test_mask.py sha256=1LTzBdSTVGHFbB4S_JR2cQf0npXlI_TdtIfHikztE9M 1287
hyperspy/tests/signals/test_obj_in_dict2hspy.py sha256=ft_39HxEHeQO1JOhxEZpZ0lCivGBkFchcTvxqdlcEb8 2246
hyperspy/tests/signals/test_ragged_signal.py sha256=ha6o-wof3Ozqin7Lvovz3CnT0RbDhaKBri2nvynYmqQ 4236
hyperspy/tests/signals/test_remove_background.py sha256=61vzl4Z8FePCaaN-uOBkn_84Iv7uEAeGAjGy7RPTcps 10849
hyperspy/tests/signals/test_rgb.py sha256=o4tQBH2ePWj3SlUIVK42hxIIp4ImS9YZPyKbwbf5Y80 2840
hyperspy/tests/signals/test_signal_operators.py sha256=LNdR2XneNM8aEH0C-26E9TXIsbYYjZi1JekJ9OYvYEg 5285
hyperspy/tests/signals/test_signal_subclass_conversion.py sha256=VXRa10ns9jqeYSmel4LwUEFyiQp7pT07rb1g3EMYKHk 3204
hyperspy/tests/signals/test_spectrum.py sha256=hoPrYVt0Byi8erZdPtxsejTHfpyhd-XWINW-FylFGa8 1951
hyperspy/tests/signals/test_spike_removal_tool.py sha256=yWAF_09d0-n1pJxMFVWjClPgiJk9gSH2cjYEiFsF-oM 4008
hyperspy/tests/signals/test_tools.py sha256=wnK3myeIgU7nbW7kHHhq8z0IEPooFB9yaV1pUGToYlM 12464
hyperspy/tests/signals/test_transpose.py sha256=E0Fa6HY4P2SrIVGoUy32f9mDh0KQecEMvzwBPot-3ks 6305
hyperspy/tests/signals/data/test_find_peaks1D_ohaver.hdf5 sha256=WP5HOqsgW99xu9kctFyNhWIw6-QGjD25mmCFhI8vL9E 20821
hyperspy/tests/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hyperspy/tests/utils/test_attrsetter.py sha256=0jyGyXGiC6Xg5yc2mkmgr1aYOgqlO8UI9bIVh_g5J3I 2124
hyperspy/tests/utils/test_parallel_pool.py sha256=EOnvymIzH_tuvEyOivb8a2yFHwC7H5PrwvqEwxXNlUs 1355
hyperspy/tests/utils/test_print_known_signal_types.py sha256=3Y7ZwcXhX8XZE2ne6jbnBdFG68yA-nV8r8fi_qsU7Mg 267
hyperspy/tests/utils/test_roi.py sha256=jGbSqgq0JUXSZb2JwnGaXVqEumwboKKz9JQtXeZYo1Y 32686
hyperspy/tests/utils/test_slugify.py sha256=OLelRrqy2B_h6sI9LOeBXqOLhpfCBLHCXL5YZo9M6ic 845
hyperspy/tests/utils/test_stack.py sha256=zQj5jR4ZGIDzJF-Y06_KzZuT8bbzdunyU5V2FjprhJ8 9192
hyperspy/tests/utils/test_stack_calibration.py sha256=FSc6bSjMNK1foy-S4WyGDeJx4t7t4AHZhE8ju-OYOpo 2934
hyperspy/utils/__init__.py sha256=m96w1T09W7blr77nP2VsPoEvbZ_toORhJKP720KlFAQ 3586
hyperspy/utils/markers.py sha256=fkgAOxzyDfG5kyq8eCR_nI3wowd_jRwHk4w5bau7gxg 1994
hyperspy/utils/model.py sha256=sXnmCVLvRdtSF2Lqoo1A7zEXW778BebB_OublNl1Itg 1159
hyperspy/utils/model_selection.py sha256=maRLlmYMQmsylCUqNoFVXTVDxIrQyyy2jjmjNGJwlQY 2460
hyperspy/utils/parallel_pool.py sha256=JAR9drQ62yDCuytfP8oW6DCx9mKtszCn4ZmCpq6vgFo 6261
hyperspy/utils/peakfinders2D.py sha256=prbkoVX6L37eQK4tQSNMaDVR2My3XZ9fTyjWla7ns6s 20524
hyperspy/utils/plot.py sha256=4e8mH1rbilMDZfAJOY6W1q36Zrkgs3rzipX5ixnps2I 1658
hyperspy/utils/roi.py sha256=UqmQX9zhb_PBWnWfrBOGLzL-fSgkzN_xU_wNS7bDF-Y 1078
hyperspy/utils/samfire.py sha256=nebwL4GMkKQU5J1U-hztNjbRyKiYMZ7fagwq_bpW3cc 1379
hyperspy-2.0.1.dist-info/AUTHORS.txt sha256=UCmR2b-NaWQfy2O4kGt9AqkVDchrIYzrBc4Pi21SOE8 296
hyperspy-2.0.1.dist-info/COPYING.txt sha256=v1Fr86wVTKRvW6ogT1m8daMI2FbBTYfy8F1AeVOlk9o 35155
hyperspy-2.0.1.dist-info/METADATA sha256=9GHBzLClybGOCEZAmmd7yVFabtKNt0jnHKO9fQ8PkTw 47741
hyperspy-2.0.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
hyperspy-2.0.1.dist-info/top_level.txt sha256=0g_Y4Xv4ExnVwoQr1UMfqY7Pq--DMRkEDpNQ8d4I7G0 9
hyperspy-2.0.1.dist-info/RECORD

top_level.txt

hyperspy