--> atomsInstall("microwave")
This toolbox enable efficient data anlysis for RF and microwave data, such as S2P file read/write and display, stability circles, de-embedding...
Upload date : 2013-07-12 00:09:47 MD5 : a537d2faa28ad6c8ed8974c6d0091178 SHA1 : 8c659f5a3b00c22ff6e9023e61d9b175d37f9b05 Downloads : 2052 File list
Binary version Automatically generated by the ATOMS compilation chain
Upload date : 2013-07-19 10:49:05 MD5 : 3f5c5b2cfee24928a52489d67ec8fd56 SHA1 : a5eac16d8a19a015f9425e9f458c6cc59cb191df Downloads : 2583 File list
Binary version (all platforms) Automatically generated by the ATOMS compilation chain
Upload date : 2016-07-20 16:45:30 MD5 : 63ec68168a4cb6b2f419bdc8bec37bb5 SHA1 : 46cd86e367e8cfebb187f0fb52a3bfdeec0d206c Downloads : 3756
Hello, Same question as comment before... is it possible to install the module in a 6.0.1 version of Scilab? I got the following problem when trying to install: --> atomsInstall('microwave') at line 275 of function atomsDESCRIPTIONget ( C:\Program Files\scilab- 6.0.1\modules\atoms\macros\atoms_internals\atomsDESCRIPTIONget.sci line 294 ) at line 31 of function atomsIsPackage ( C:\Program Files\scilab- 6.0.1\modules\atoms\macros\atoms_internals\atomsIsPackage.sci line 47 ) at line 69 of function atomsInstallList ( C:\Program Files\scilab- 6.0.1\modules\atoms\macros\atoms_internals\atomsInstallList.sci line 108 ) at line 233 of function atomsInstall ( C:\Program Files\scilab- 6.0.1\modules\atoms\macros\atomsInstall.sci line 249 ) load: Invalid HDF5 Scilab format. Thank you very much for your help!!
hello, is it possible to install the module in a 6.0.1 version of scilab? I meet lot of problems. It seem the files are not reconized by scilab... best regards christophe
This comment has been deleted.
Hello Mr. Pierre-Aime Agnel, i have same trouble installation like Evan Wayton. My Scilab version is 6.0.0 When I run atomsInstall("microwave") in either the 64-bit or 32-bit version of 6.0.0, I get the following error: --> atomsSystemUpdate(); Scanning repository http://atoms.scilab.org/6.0 ... Done --> atomsInstall("microwave"); atomsInstallList: Das Paket microwave ist nicht verfügbar. at line 51 of function atomsError ( C:\Program Files\scilab-6.0.0\modules\atoms\macros\atoms_internals\atomsError.sci line 65 ) at line 75 of function atomsInstallList ( C:\Program Files\scilab-6.0.0\modules\atoms\macros\atoms_internals\atomsInstallList.sci line 114 ) at line 233 of function atomsInstall ( C:\Program Files\scilab-6.0.0\modules\atoms\macros\atomsInstall.sci line 249 ) Do you have Tool-update for the 6.0.0 version? Thank you
Works great, thanks Pierre-Aime Agnel!
I have uploaded the 5.5.2 binary version for the toolbox You can retry installation by: atomsSystemUpdate(); atomsInstall("microwave"); Please tell us if there are still problems with the installation.
When I run atomsInstall("microwave") in either the 64-bit or 32-bit version of 5.5.2, I get the following error: atomsInstallList: The package microwave is not available. !--error 10000 at line 51 of function atomsError called by : at line 76 of function atomsInstallList called by : at line 233 of function atomsInstall called by : atomsInstall("microwave") Also, it does not show up in the ATOMS Module Manager Gui as an option, even upon selecting to Update List of Packages. Is there a way in which I can install this package manually?
Sorry I'm a noob to scilabs. trying to install this module I get the error: development_tools module not installed. at line 31 of exec file called by : _13-6\microwave\builder.sce', -1 Where do I get the development tools module?
Hello, I think you tried to compile this module form sources and you did not install the "development_tools" module. The easiest way to install this module is atomsInstall('microwave') Regards, > Sorry I'm a noob to scilabs. trying to install this module I get the error: > development_tools module not installed. > at line 31 of exec file called by : > _13-6\microwave\builder.sce', -1 > Where do I get the development tools module?
The equations used in uW_TRL_calc() function are detailed right here : T. Reveyrand ?TRL algorithm to de-embed a RF test fixture.? CU-Boulder, Internal Talk, July 2013. http://www.microwave.fr/reports/CU-boulder.pdf
Hi, I added the TRL algorithm in order to extract input and output test-fixture [S] parameters. It requires 3 S2P measurements of your test fixture : - The THRU - A LINE - A REFLECT (Open or Short) Read the example. The new function is uW_TRL_calc() Best Regards, T. Reveyrand www.microwave.fr