Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"python",
"control-systems",
"electric-drives",
"electric-machines",
"electrical-engineering",
"power-electronics",
"converters",
"induction-motors",
"inverters",
"simulations",
"synchronous-motors",
"grid-connected"
],
"is_fork": false,
"size_kb": 111734,
"has_wiki": true,
"homepage": "https://aalto-electric-drives.github.io/motulator/",
"languages": {
"Python": 366830
},
"pushed_at": "2026-07-14T08:35:36Z",
"created_at": "2021-06-16T06:50:03Z",
"owner_type": "Organization",
"updated_at": "2026-07-16T09:05:09Z",
"description": "Motor Drive and Grid Converter Simulator in Python",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "Aalto Electric Drives",
"type": "Organization",
"login": "Aalto-Electric-Drives",
"company": null,
"location": "Finland",
"followers": 79,
"avatar_url": "https://avatars.githubusercontent.com/u/76838961?v=4",
"created_at": "2021-01-01T12:00:34Z",
"is_verified": null,
"public_repos": 6,
"account_age_days": 2027
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.7.4",
"kind": "patch",
"published_at": "2026-07-14T08:35:36Z"
},
{
"tag": "v0.7.3",
"kind": "patch",
"published_at": "2025-12-20T19:11:54Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2025-09-06T11:56:32Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2025-08-15T05:36:42Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2025-08-11T09:36:52Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2025-06-22T10:02:59Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2025-06-10T18:45:06Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2025-04-24T21:14:21Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2024-09-08T11:34:42Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2024-06-10T16:38:01Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2024-05-08T09:28:12Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2023-11-29T18:09:41Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2023-06-10T11:59:06Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2023-05-28T14:11:54Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2023-04-07T10:00:32Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2023-04-06T21:25:32Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2022-11-17T19:22:38Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2022-11-06T14:56:15Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2022-08-30T17:08:20Z"
}
],
"recent_commits": [
{
"oid": "8b9951cf9f6480ae7e69e67140ee6f90dac200d9",
"body": "…(#204)",
"is_bot": false,
"headline": "Add citation to the converter output admittance identification paper …",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2026-07-14T07:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b790536cfe01791dd808debe8064414aef63ced",
"body": "…parameters into the configuration dataclasses to simplify controller initialization. Update all drive and grid examples to be compatible with the new API. (#203)",
"is_bot": false,
"headline": "Unify sensored and sensorless observers. Move `sensorless` and `T_s` …",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2026-07-12T07:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a7e082dd7f8473ff6e819a566f37775d0f2d5ae",
"body": "…es (#202)\n\n* speed flux observer is used in sensored case also, rotor angle is measured, speed is estimated\n\n* cleaning the code\n\n* fixed estimated angle -> measured in flux observer in sensored case\n\n* added error signal for sensored case, otherwise everything stays the same.\n\n* changed method naming create_SpeedFluxObserver -> create_speed_flux_observer",
"is_bot": false,
"headline": "Mechanical model speed observer for sensored synchronous machine driv…",
"author_name": "Mikko Sarén",
"author_login": "MiSaren",
"committed_at": "2026-07-12T07:23:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "120915eca864c7a5b326f38cfca78c13c1228e3f",
"body": "…-converter output admittance identification (e.g., simpler API, unified example style). (#201)",
"is_bot": false,
"headline": "Autoupdate pre-pommit-config. Minor modifications related to the grid…",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2026-06-28T13:35:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1867a1c8311448c692e1b94ac92d96a43951bdda",
"body": "* add data folder to gitignore\n\n* base version of identification: identification script, gfm and gfl examples, small changes required for other files\n\n* remove unnecessary comments and plotting options\n\n* run pre-commit\n\n---------\n\nCo-authored-by: Juho Määttä <maattaj11@users.noreply.github.com>",
"is_bot": false,
"headline": "Add tools for grid converter output admittance identification (#200)",
"author_name": "Juho Määttä",
"author_login": "maattaj11",
"committed_at": "2026-06-28T11:24:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "808d1df9e79bf6e31af9c8aaf752eb881ebfe7f4",
"body": null,
"is_bot": false,
"headline": "Minor improvements and simplifications (#199)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2026-01-13T09:57:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eec170322cf08d5831506433a7e9fca893320c0",
"body": null,
"is_bot": false,
"headline": "Fix formatting in .pre-commit-config.yaml",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2026-01-08T16:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4d735ede3954eb3d96910bd45136641c3acc306",
"body": null,
"is_bot": false,
"headline": "Replace .mat file with .npz file in an example (#198)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2026-01-08T16:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16983b6bafc566c647335fccefb79d706d438f27",
"body": "Change EPS value from 1e-6 to 1e-3. This value is used for computing the incremental inductance from the flux maps.",
"is_bot": false,
"headline": "Change EPS value from 1e-6 to 1e-3",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2026-01-07T06:35:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80796e929919e74286eea267e0a0b5d6ff3d9d4c",
"body": "… utilities for improved subplot handling. (#197)",
"is_bot": false,
"headline": "Refactor saturation model and magnetic map functions. Update plotting…",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-12-22T16:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ca300a35beeeaa77f9250cfcbdee86e827fefc6",
"body": "This commit updates the optimal reference generation and flux-vector control algorithms for synchronous machines. These methods now require only a flux-linkage map, eliminating the need for a current map, while still fully accounting for magnetic saturation effects.\n\nAdditionally, an interface for modeling spatial harmonics in synchronous machines has been introduced.",
"is_bot": false,
"headline": "Simplified flux-vector control saturation modeling (#196)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-12-20T18:59:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32660b18784852edf83246685ae98d40caa9f8d2",
"body": "…ents (#195)",
"is_bot": false,
"headline": "Use the sharex option in all subplot figures, plus some minor adjustm…",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-10-12T14:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00f14272905f6d065d06e02d7b0cdae30b9edc35",
"body": "…r (#194)",
"is_bot": false,
"headline": "improved plotting, now zooming one waveform zoom all subplots togethe…",
"author_name": "Mikko Sarén",
"author_login": "MiSaren",
"committed_at": "2025-10-12T11:08:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6c766e7f87dcce29554a5a84d4cc6c6a99ebb2b",
"body": "Use composition instead of inheritance to add the speed observer to flux observers. This allows to use the same code for the speed observer, independently of the machine type. The mechanical-model-based speed observer is now available also for the signal-injection method.",
"is_bot": false,
"headline": "Modular speed observer (#193)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-09-06T11:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f91dbaa91d9826d3c17e729c4203ad7e592b96ef",
"body": "* Refactoring to simplify observer structures\n\n* Minor modification in square-wave signal generation",
"is_bot": false,
"headline": "Minor refactoring to simplify observer structures (#192)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-08-19T15:19:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6d518a3111bb68300ead0649400cc369aedeb27",
"body": "…(#191)",
"is_bot": false,
"headline": "Add the cross-saturation compensation to the signal-injection method …",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-08-15T05:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56259320f5c7946261f8bdcfb8d8cfb8d4e8f587",
"body": null,
"is_bot": false,
"headline": "Check for negative square root (#190)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-08-12T06:39:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "517663b16a0f072e53151bbb7056c09bd5cc0180",
"body": null,
"is_bot": false,
"headline": "Run pre-commit (#189)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-08-11T09:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9be5ee003eecbe01deca65967fda5f2dcb7e3f46",
"body": "* Add a speed observer based on the mechanical model. Improve flux map plotting scripts. Various other minor improvements.\n\n* Minor improvements in docstrings\n\n* Enable taking the magnetic saturation into account in induction machine (IM) control. Add the current limit to the IM flux vector contro\n[…]\nvoid repeating the same code\n\n* MyST MD preformatting added\n\n* Remove unused transformation\n\n* Extensions to docs\n\n* Extensions to the documentation\n\n* Remove the example requiring LaTeX installation",
"is_bot": false,
"headline": "Towards 0.7.0 (#188)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-08-11T09:03:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9c8617ae702194de3493f8e3f66921ea2ac75fe6",
"body": "…nced plotting utilities for simulation results and flux maps (optional saving of figures, (#187)\n\noptional limits and ticks).\nSeparated flux map plotting functions to an own module (_sm_plot_flux_maps.py). Fixed the rated voltage and the rated torque of the 5.6-kW PM-SyRM.",
"is_bot": false,
"headline": "Refactored plotting functions for better clarity and modularity. Enha…",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-06-22T09:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc6feb14f099aec1752c24a821bc647af05034c4",
"body": null,
"is_bot": false,
"headline": "Update literature reference (#186)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-06-10T18:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "414116da6cb8e65e89e5fc06c6cb346e53c71ea2",
"body": "* Update pre-commit-config\n\n* pyproject.toml update",
"is_bot": false,
"headline": "Update pre-commit-config (#185)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-06-10T17:59:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8590c25d0c9f5bface93135fca073428185feeda",
"body": "… np.ndarray) to pass the static type checking of pyright 1.1.401 (latest). Change the PLL/observer interfaces in grid converter controls to match the changes in PR #183 for drive controls. (#184)",
"is_bot": false,
"headline": "Change how the real and imaginary part are calculated for (complex |…",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-06-10T05:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fa1b846a2b084864008987929f8152afc2cff7d",
"body": "…interfaces. Clarify the drive control system interfaces.",
"is_bot": false,
"headline": "Fix a bug in the current reference calculation. Clarify the observer …",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-06-09T05:02:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a87f8bc17772c6c62534e3b1f23ec99501003a6a",
"body": null,
"is_bot": false,
"headline": "Minor fixes in docstrings (#182)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-06-02T05:25:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93301a9ac64eef7cd406a77269204d75e61e3f3e",
"body": null,
"is_bot": false,
"headline": "Update _gfm_observer.py",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-05-11T16:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2482797275fc0eea7d970f73d8005d463cadc7b",
"body": null,
"is_bot": false,
"headline": "Minor fixes and improvements in docstrings (#181)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-05-11T14:05:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f19d4f97a0629f41fbc294b38971cbd0324ca5c2",
"body": "...to pass the checks",
"is_bot": false,
"headline": "Precommit trims (#180)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-04-29T05:28:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fa3701fd61b461e2dce2a1c9b2e7ca4cfd58943",
"body": null,
"is_bot": false,
"headline": "Add DOI to an early access reference paper (#179)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-04-29T05:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29c66f5cb14ec7806fe3180beae927fbf54a2ede",
"body": null,
"is_bot": false,
"headline": "Minor fixes (#178)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-04-24T20:53:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d41af744bac484035f1bd7dacf6bf37d446b5c8",
"body": null,
"is_bot": false,
"headline": "Update update_gh-pages.yml",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-04-24T17:10:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ead31daabd029927613befedfceb3c68560a4c1",
"body": "* Release candidate 0.6.0\n\n* Testing docs\n\n* Add literature reference to ReferenceGenerator\n\n* Add literature reference to ReferenceGenerator\n\n* Add references\n\n* GitHub workflow updates",
"is_bot": false,
"headline": " 0.6.0 Release Candidate (#176)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-04-24T16:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3de33d96d40f34230fe7b0409b9a44d6e31aec40",
"body": null,
"is_bot": false,
"headline": "Update python-publish.yml",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-04-24T16:42:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a79862a9d4f00d2b56ae2f011c681f6657af4e45",
"body": null,
"is_bot": false,
"headline": "Update pull_request.yml",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-04-24T16:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "236caa9db7b88fdb04c247533597f41b1c5a5e2c",
"body": null,
"is_bot": false,
"headline": "Update pre-commit.yml",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-04-24T16:35:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b152a5ab5295c905aeffcce7e89630e7122a8f4b",
"body": null,
"is_bot": false,
"headline": "Update update_gh-pages.yml (#177)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2025-04-24T16:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fb8fb251d731ae84b312a17175d2333818e3ae3",
"body": "* Fix a detail in a current control tuning doc for synchronous machines\r\n\r\n* Update pre-commit-config",
"is_bot": false,
"headline": "Fix a minor detail in current control docs (#174)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-11-13T10:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e1526e842def1ab1ed065e3dab4086832268134",
"body": null,
"is_bot": false,
"headline": "Replace unnecessary try-excepts with hasattr (#173)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-10-24T05:14:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "115befc92ebecc8a5c99766f9104e857cd3bcfb8",
"body": "…nfigs. (#172)",
"is_bot": false,
"headline": "Remove the unneeded DriveWithDiodeBridge class. Migrate pre-commit co…",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-10-12T11:17:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8734bea080dc7c62d79212d7178fcaf582e0fa8a",
"body": "* docs: update README.md [skip ci]\r\n\r\n* docs: update .all-contributorsrc [skip ci]\r\n\r\n---------\r\n\r\nCo-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "docs: add cusma as a contributor for infra (#169)",
"author_name": "allcontributors[bot]",
"author_login": "allcontributors[bot]",
"committed_at": "2024-09-08T10:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1603e13637d7e6efa0f8886b13b8a15e3835472a",
"body": null,
"is_bot": false,
"headline": "Add pre-commit to workflow, change the version number (#168)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-09-08T10:35:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00273eddc78b0a2e2272363fa089d21cfd83ce83",
"body": "* Add documentation about grid-forming control plus minor refactoring.\r\n\r\n* Trimming white space",
"is_bot": false,
"headline": "Add grid-forming control documentation, minor refactoring (#167)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-09-08T10:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d6a666846a9f8d2da13831707cf2e8648e3e68b",
"body": "… (#166)",
"is_bot": false,
"headline": "Fix duplicate references in docs/source/control/grid/current_ctrl.rst…",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-09-07T09:25:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4088a871d3bca32f5da97b69d34088634357294",
"body": "…tage control. Minor refactoring in V/Hz control of induction machines. (#165)",
"is_bot": false,
"headline": "Add documentation for grid converter's current control and DC-bus vol…",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-09-07T09:03:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6d83654d01d83934aee3b5759a9af4579cf29df",
"body": "* chore: add pre-commit\r\n\r\n* chore: run pre-commit\r\n\r\n* chore: add pre-commit gh action to ci",
"is_bot": false,
"headline": "Chore - Pre-commit (#164)",
"author_name": "Cosimo Bassi",
"author_login": "cusma",
"committed_at": "2024-09-07T08:28:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7efd63b7ff193f0be294e6c874f0ba193645f30",
"body": "This reverts commit e5d8e65c984ad45fba8177ad8589873305fbeed1.",
"is_bot": false,
"headline": "Revert \"Chore - Pre-commit (#160)\" (#162)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-09-05T20:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1986a1aa276277c7be552aae17fb4a43fe7ad8d7",
"body": null,
"is_bot": false,
"headline": "Update update_gh-pages.yml",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-09-05T20:43:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5d8e65c984ad45fba8177ad8589873305fbeed1",
"body": "* chore: add pre-commit\r\n\r\n* chore: add read permission to gh actions\r\n\r\n* chore: apply pre-commit\r\n\r\n* chore: add pre-commit CI",
"is_bot": false,
"headline": "Chore - Pre-commit (#160)",
"author_name": "Cosimo Bassi",
"author_login": "cusma",
"committed_at": "2024-09-05T20:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ed07b88d6d8377da3c17f2eeefccec69c88ea36",
"body": null,
"is_bot": false,
"headline": "Improve some class names, minor refactoring (#159)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-09-04T21:01:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d4f475aa497acef985e775b877ac95945963b16",
"body": "* Refactor the DC-bus voltage controller",
"is_bot": false,
"headline": "Refactor the DC-bus voltage controller (#158)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-09-04T14:17:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73aca3d69c034447e2dd2b8ebcd27d8d566445b0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-09-01T13:43:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1b70d11294d1341ff4acae65128a194f2900ba6",
"body": null,
"is_bot": false,
"headline": "Add contributing guidelines to the documentation (#157)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-09-01T13:43:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14d6735d7f9cdb08deb1f609b55721f21bbae635",
"body": null,
"is_bot": false,
"headline": "Update current_ctrl.rst (#156)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-30T08:44:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7def7893c3c00549d2b0c78ee37c846235c194dc",
"body": null,
"is_bot": false,
"headline": "Additions and changes in the documentation (#155)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-30T08:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b7b59342ae9ff9aa3319ce59c705c2d2fbf5938",
"body": "… added control system block diagram, other small fixes (#154)\n\n* Added documentation of the PI and Complex PI controller\r\n\r\n* added arrows at outputs\r\n\r\n* explanation that ACFilter class model both filter and grid impedance dynamics\r\n\r\n* typo fixes in 2dof_pi and complexPi figures, add information \n[…]\nme Complex_vector_2dof_Pi.svg to complex_vector_2dof_pi.svg\r\n\r\n---------\r\n\r\nCo-authored-by: Mikko Sarén <mikko.saren@aalto.fi>\r\nCo-authored-by: Mikko Sarén <166725462+MiSaren@users.noreply.github.com>",
"is_bot": false,
"headline": "Additions to documentation: added generic figures for PI controllers,…",
"author_name": "Juho Määttä",
"author_login": "maattaj11",
"committed_at": "2024-08-30T07:56:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "63b432c00a6ad5109511b43717f60dec06e55b88",
"body": "…rols (#153)\n\n* Remove GridPars, simplify control configuration\r\n\r\n* Simplifications in grid-converter system parametrization",
"is_bot": false,
"headline": "Simplifications in configurations for grid converter systems and cont…",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-26T17:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2e9e49fdfb89935b7e31eb88e16d21646ed1833",
"body": null,
"is_bot": false,
"headline": "Update control_system.rst",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-25T18:29:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1193ed12720f88ee79e7985a63471513cd607ed",
"body": null,
"is_bot": false,
"headline": "Update synchronization.rst",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-25T18:28:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a92ef0feef20e9dc729d45019b18c3d43bd44b5d",
"body": null,
"is_bot": false,
"headline": "Update pyproject.toml",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-25T18:25:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4006a3e5e708c96ac6076d88191a4f6ceb7ac457",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-25T18:22:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e341200b8d7ee10a2a8e5e2a9dd3c2e51c3ddaf4",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-25T18:21:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4226c4d8b92fe7d70ebe1e85520ce22daa5f4c19",
"body": "…ring in the code (#152)",
"is_bot": false,
"headline": "Modifications in the documentation (PLL in particular), minor refacto…",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-25T18:18:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9103cc43a9b0fc762ef9c717046007be24e244a7",
"body": "* add updated documentation\r\n\r\n* edited gitignore\r\n\r\n* updated complexFFPI current controller diagram. Now uses complex vector design instead of IMC\r\n\r\n* refactored imports: CarrierComparison, Simulation and VoltageSourceConverter are now imported as part of grid.model package. BaseValues and Nomina\n[…]\nasses are now imported directly from motulator.grid.control\r\n\r\n---------\r\n\r\nCo-authored-by: Mikko Sarén <mikko.saren@aalto.fi>\r\nCo-authored-by: Mikko Sarén <166725462+MiSaren@users.noreply.github.com>",
"is_bot": false,
"headline": "Update documentation, reorganize example scripts (#148)",
"author_name": "Juho Määttä",
"author_login": "maattaj11",
"committed_at": "2024-08-25T17:44:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "15dc4188f8a902f840afd3a4e7d95dde14d946fe",
"body": null,
"is_bot": false,
"headline": "Update README.txt",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-21T11:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddb21800be82f73227b10d4e93157ebdb31dedb4",
"body": null,
"is_bot": false,
"headline": "Update README.txt",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-21T10:51:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6e0bda0d4e94f0e2ebf7b35f75c1f1ad1ed2f18",
"body": null,
"is_bot": false,
"headline": "Refactoring (#147)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-21T10:43:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cc8e697d0d6d66c6fad564aa05cf980e0056607",
"body": "* Initial commit for induction machine flux-vector control\r\n\r\n* Fix comment in example file.\r\n\r\n* Update motulator/drive/control/im/_flux_vector.py",
"is_bot": false,
"headline": "Flux-vector control for induction machines (#137)",
"author_name": "Lauri Tiitinen",
"author_login": "lauritapio",
"committed_at": "2024-08-21T10:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba6047afd26f94f2e68546f93b574a7a6c94c0fb",
"body": null,
"is_bot": false,
"headline": "Update _plots.py",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-21T08:10:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "147a38bc8b5a39ede14d29718c31ad7b1e378a8b",
"body": null,
"is_bot": false,
"headline": "Refactoring (#146)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-21T04:48:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dac3d7eec162361c93260a0b6d7e785b2cba1a19",
"body": null,
"is_bot": false,
"headline": "Update conf.py",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-19T08:02:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a380c20dc10d97c6149c7e63db1146708ceb0da0",
"body": null,
"is_bot": false,
"headline": "Update pyproject.toml",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-19T08:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33eea6f57033dd76d792a718a870152f8f1cb38e",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-19T08:00:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2abfde50e61611b417f30e0b0c8e69ad09929779",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-19T07:56:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5948fc5130133c5a669cc6fa8943cc829299c1c3",
"body": null,
"is_bot": false,
"headline": "Update .all-contributorsrc (#143)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-19T07:35:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bed099fb0874b7046c2c01583a91ebaae561f2d",
"body": "…142)\n\n* docs: update README.md [skip ci]\r\n\r\n* docs: update .all-contributorsrc [skip ci]\r\n\r\n---------\r\n\r\nCo-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "docs: add rayanmour as a contributor for code, example, and 2 more (#…",
"author_name": "allcontributors[bot]",
"author_login": "allcontributors[bot]",
"committed_at": "2024-08-19T07:30:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab082eaae34d219ca0873e2945f8443e33d17315",
"body": "* docs: update README.md [skip ci]\r\n\r\n* docs: update .all-contributorsrc [skip ci]\r\n\r\n---------\r\n\r\nCo-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>\r\nCo-authored-by: Marko Hinkkanen <76600872+mhinkkan@users.noreply.github.com>",
"is_bot": true,
"headline": "docs: add MiSaren as a contributor for code, example, and ideas (#141)",
"author_name": "allcontributors[bot]",
"author_login": "allcontributors[bot]",
"committed_at": "2024-08-19T07:30:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01bcd0e7993cf59a0dd038ec2505d559facdc2e8",
"body": "* docs: update README.md [skip ci]\r\n\r\n* docs: update .all-contributorsrc [skip ci]\r\n\r\n---------\r\n\r\nCo-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "docs: add maattaj11 as a contributor for code, example, and ideas (#140)",
"author_name": "allcontributors[bot]",
"author_login": "allcontributors[bot]",
"committed_at": "2024-08-19T07:22:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adff32c6316de7437386f0862c2108fc1497158f",
"body": "…sses. Deleting some extra features in grid converter control. Implementation of the frequency converter with diode bridge is partly reverted to the earlier version for its simpler usage. (#138)",
"is_bot": false,
"headline": "Simplification in the code and comments, renaming a few files and cla…",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-08-19T06:51:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75aef83104122aef20c6e204926f5048050b1015",
"body": "…om gritulator (#136)\n\n* Added grid-related system models.\r\n\r\nCo-authored-by: Mikko Sarén <mikko.saren@aalto.fi>\r\n\r\n* Small additions to Model class, added dynamic DC bus model to Inverter class, added DiodeBridge subsystem, added ACFilter parent class. FrequencyConverter class can be replaced by In\n[…]\nrol, edited some drive examples to work with updated models, other small fixes.\r\n\r\nCo-authored-by: Mikko Sarén <mikko.saren@aalto.fi>\r\n\r\n---------\r\n\r\nCo-authored-by: Mikko Sarén <mikko.saren@aalto.fi>",
"is_bot": false,
"headline": "Merge grid converter system models, controls and utilities adapted fr…",
"author_name": "Juho Määttä",
"author_login": "maattaj11",
"committed_at": "2024-08-19T06:11:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e23c3151f884a345300e38af15db035d8d4b8c9f",
"body": "* Minor corrections in docstrings\r\n\r\n* Minor correction in docstring\r\n\r\n* Improve the naming of classes",
"is_bot": false,
"headline": "Improve the class names (#134)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-06-11T17:39:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "557835af6884efa68c05da4c7b64d64103a0b2a2",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-06-10T17:09:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a2a6bbf3ebb1533490a5b0d8f0c743015c03e14",
"body": null,
"is_bot": false,
"headline": "Update plot_vector_ctrl_im_2kw_tq_mode.py",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-06-09T15:51:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5eeb05914b8efe8f420764a04e6abb21f12b1a4",
"body": "…anics module, use complex exponential as an internal state for the angles to avoid discontinuities due to wrapping, remove an unnecessary method from the simulation module. (#133)",
"is_bot": false,
"headline": "Add possibility to simulate in torque-control mode, refactor the mech…",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-06-09T15:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd04fdeecaf8814e763e4b097d1c33ccf06c5838",
"body": "…del and the parameter estimates in the control system (#131)\n\n* Use the dataclasses to parametrize the system model\r\n\r\n* Use the MachineModelPars dataclasses to parametrize the control systems as well\r\n\r\n* Try to use Union in the dataclass",
"is_bot": false,
"headline": "Use dataclasses to parametrize the machine models, both the system mo…",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-06-07T12:05:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cf9e4038d7936ba4e2fed953df238e340a654c5",
"body": "* Minor fixes in docs\r\n\r\n* New folder and import structure\r\n\r\n* Refactor the folder and import structure",
"is_bot": false,
"headline": "Refactor the folder and import structure (#130)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-06-07T06:21:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b99d3d35b6fb61069d617ca557adf8d211bd5d43",
"body": "* Update _mechanics.py\r\n\r\n* Update docs",
"is_bot": false,
"headline": "Update docs (#129)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-06-05T08:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "434e969c83378d158c6521a4a0a618b4277f4ea5",
"body": "* Major refactoring of system models",
"is_bot": false,
"headline": "Major refactoring the system models to a more modular form (#128)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-06-05T07:00:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b4bb462c82b835d5a64b3c21a489f89866e3b56",
"body": "* Refactoring for better modularity, mostly in the control modules. The documentation is not up to date. Many planned aspects not yet done, but this commit aims to show one possible approach.\r\n\r\n* Some naming changes\r\n\r\n* Grouping the configuration parameters, cleaning the naming conventions.\r\n\r\n* F\n[…]\nsting Sphinx\r\n\r\n* Change the doc page address back to the original\r\n\r\n* Major refactoring of system models\r\n\r\n---------\r\n\r\nCo-authored-by: Lauri Tiitinen <85596019+lauritapio@users.noreply.github.com>",
"is_bot": false,
"headline": "Refactoring of the control package (#122)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-06-05T06:29:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a3a94216c30bbbd7512f5cb2d4fbe7e1c0a0f63b",
"body": null,
"is_bot": false,
"headline": "Update pull_request.yml - Try artefact v4 as v1 obsolete",
"author_name": "Lauri Tiitinen",
"author_login": "lauritapio",
"committed_at": "2024-05-28T17:44:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb087e71d9233f6ea3f5b897af4440222cc517db",
"body": null,
"is_bot": false,
"headline": "Update update_gh-pages.yml",
"author_name": "Lauri Tiitinen",
"author_login": "lauritapio",
"committed_at": "2024-05-28T17:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a26f698c91aa894756b48afe3ee85d45e460d7e2",
"body": null,
"is_bot": false,
"headline": "Update pull_request.yml",
"author_name": "Lauri Tiitinen",
"author_login": "lauritapio",
"committed_at": "2024-05-28T17:26:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac132bba60f21ed65efa4ec21f92c26e3376201f",
"body": "Corrected source folder",
"is_bot": false,
"headline": "Update pull_request.yml",
"author_name": "Lauri Tiitinen",
"author_login": "lauritapio",
"committed_at": "2024-05-28T17:01:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0739c976cbef3e0daa96753da70294db52054e7",
"body": null,
"is_bot": false,
"headline": "Update pull_request.yml",
"author_name": "Lauri Tiitinen",
"author_login": "lauritapio",
"committed_at": "2024-05-28T16:49:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4f770f16f3ce8d8722e5fbf85badd90cc227a76",
"body": "Unneccessary folder..",
"is_bot": false,
"headline": "Delete docs/_build directory",
"author_name": "Lauri Tiitinen",
"author_login": "lauritapio",
"committed_at": "2024-05-28T16:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "164792387497660c841e01f70ba18731db1e1190",
"body": null,
"is_bot": false,
"headline": "Create readme.txt",
"author_name": "Lauri Tiitinen",
"author_login": "lauritapio",
"committed_at": "2024-05-28T16:35:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0b88122218acdc69c2a338d744b9ff801144763",
"body": " New action to run only on a pull request to check that the docs will build. An artifact will be saved which can be run to check the new doc.",
"is_bot": false,
"headline": "Fixing github actions.",
"author_name": "lauritapio",
"author_login": "lauritapio",
"committed_at": "2024-05-28T16:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07283845cb89aa3015e14c2a956b26eae5c392e8",
"body": "Doc build artifact as html",
"is_bot": false,
"headline": "Update update_gh-pages.yml",
"author_name": "Lauri Tiitinen",
"author_login": "lauritapio",
"committed_at": "2024-05-28T16:09:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c7d3f79c321c80a2a4de36a9cfdb976d8c2822a",
"body": "Removed push for pull requests",
"is_bot": false,
"headline": "Update update_gh-pages.yml",
"author_name": "Lauri Tiitinen",
"author_login": "lauritapio",
"committed_at": "2024-05-28T15:56:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a9278f1181e7414f1078eff6a771c714d87aee3",
"body": null,
"is_bot": false,
"headline": "Add an LC-filter model to docs, update project version to 0.2.0 (#121)",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-05-08T09:16:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b1085c5f2907b78017cd5e73bc29745927dfa80",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "Marko Hinkkanen",
"author_login": "mhinkkan",
"committed_at": "2024-05-07T19:18:33Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 19,
"commits_last_year": 19,
"latest_release_at": "2026-07-14T08:35:36Z",
"latest_release_tag": "v0.7.4",
"releases_from_tags": false,
"days_since_last_push": 8,
"active_weeks_last_year": 8,
"days_since_latest_release": 8,
"mean_days_between_releases": 84.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "motulator",
"exists": true,
"license": "MIT",
"keywords": [
"control",
"converter",
"electric",
"grid",
"inverter",
"machine",
"motor",
"power",
"simulation",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/motulator/",
"is_deprecated": false,
"latest_version": "0.7.4",
"repository_url": "https://github.com/Aalto-Electric-Drives/motulator",
"versions_count": 28,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2022-06-18T07:49:20.156974Z",
"latest_published_at": "2026-07-14T08:36:05.025091Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"popularity": {
"forks": 72,
"stars": 222,
"watchers": 15,
"fork_history": {
"days": [
{
"date": "2021-06-16",
"count": 1
},
{
"date": "2021-06-20",
"count": 1
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2021-10-08",
"count": 3
},
{
"date": "2021-10-09",
"count": 1
},
{
"date": "2021-10-10",
"count": 2
},
{
"date": "2021-10-15",
"count": 1
},
{
"date": "2021-12-02",
"count": 1
},
{
"date": "2022-03-31",
"count": 1
},
{
"date": "2022-04-07",
"count": 1
},
{
"date": "2022-05-03",
"count": 1
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-06-22",
"count": 1
},
{
"date": "2022-09-01",
"count": 1
},
{
"date": "2022-09-02",
"count": 1
},
{
"date": "2022-10-25",
"count": 1
},
{
"date": "2022-11-03",
"count": 1
},
{
"date": "2022-11-13",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2023-01-27",
"count": 1
},
{
"date": "2023-02-21",
"count": 1
},
{
"date": "2023-02-24",
"count": 1
},
{
"date": "2023-05-11",
"count": 1
},
{
"date": "2023-05-29",
"count": 1
},
{
"date": "2023-06-07",
"count": 1
},
{
"date": "2023-06-26",
"count": 1
},
{
"date": "2023-06-29",
"count": 1
},
{
"date": "2023-07-27",
"count": 1
},
{
"date": "2023-09-20",
"count": 1
},
{
"date": "2023-10-10",
"count": 2
},
{
"date": "2023-10-16",
"count": 1
},
{
"date": "2023-11-19",
"count": 1
},
{
"date": "2024-01-04",
"count": 1
},
{
"date": "2024-01-14",
"count": 1
},
{
"date": "2024-02-22",
"count": 1
},
{
"date": "2024-03-07",
"count": 1
},
{
"date": "2024-04-18",
"count": 1
},
{
"date": "2024-04-19",
"count": 1
},
{
"date": "2024-06-07",
"count": 1
},
{
"date": "2024-06-08",
"count": 1
},
{
"date": "2024-07-12",
"count": 1
},
{
"date": "2024-08-22",
"count": 1
},
{
"date": "2024-09-22",
"count": 1
},
{
"date": "2024-11-01",
"count": 1
},
{
"date": "2024-12-20",
"count": 1
},
{
"date": "2025-01-13",
"count": 1
},
{
"date": "2025-01-19",
"count": 1
},
{
"date": "2025-01-20",
"count": 1
},
{
"date": "2025-04-10",
"count": 1
},
{
"date": "2025-04-15",
"count": 1
},
{
"date": "2025-04-24",
"count": 1
},
{
"date": "2025-04-25",
"count": 1
},
{
"date": "2025-05-04",
"count": 1
},
{
"date": "2025-06-03",
"count": 1
},
{
"date": "2025-10-28",
"count": 1
},
{
"date": "2025-11-04",
"count": 1
},
{
"date": "2025-11-05",
"count": 1
},
{
"date": "2025-12-24",
"count": 1
},
{
"date": "2026-01-17",
"count": 1
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-03-07",
"count": 1
},
{
"date": "2026-03-16",
"count": 1
},
{
"date": "2026-05-20",
"count": 1
},
{
"date": "2026-06-01",
"count": 2
},
{
"date": "2026-07-01",
"count": 1
},
{
"date": "2026-07-02",
"count": 1
}
],
"complete": true,
"collected": 71,
"total_forks": 72
},
"star_history": null,
"open_issues_and_prs": 4
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"docs/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 23163,
"source_files_sampled": 81,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "numpy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "scipy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "tqdm",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "matplotlib",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 165,
"open_issues": 4,
"closed_ratio": 0.636,
"closed_issues": 7,
"closed_unmerged_prs": 23
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "mhinkkan",
"commits": 363,
"avatar_url": "https://avatars.githubusercontent.com/u/76600872?v=4"
},
{
"type": "User",
"login": "JoonaKukkonen",
"commits": 67,
"avatar_url": "https://avatars.githubusercontent.com/u/85099403?v=4"
},
{
"type": "User",
"login": "lauritapio",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/85596019?v=4"
},
{
"type": "User",
"login": "maattaj11",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/165767331?v=4"
},
{
"type": "User",
"login": "saarela",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/10281832?v=4"
},
{
"type": "User",
"login": "cusma",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/65770425?v=4"
},
{
"type": "User",
"login": "Francesco-Lelli",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/127111681?v=4"
},
{
"type": "User",
"login": "HannuHar",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/96597650?v=4"
},
{
"type": "User",
"login": "MiSaren",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/166725462?v=4"
},
{
"type": "User",
"login": "silundbe",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/81169347?v=4"
}
],
"contributors_sampled": 11,
"top_contributor_share": 0.766
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"pre-commit.yml",
"pull_request.yml",
"python-publish.yml",
"update_gh-pages.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 7,
"reason": "21 out of 27 merged PRs checked by a CI test -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 3/30 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 4,
"reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8b9951cf9f6480ae7e69e67140ee6f90dac200d9",
"ran_at": "2026-07-22T10:16:16Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-14T08:36:10Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-14T07:49:47Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 151,
"created_at": "2024-08-22T16:40:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 170,
"created_at": "2024-09-08T11:46:54Z",
"last_comment_at": "2025-04-24T20:55:00Z",
"last_comment_author": "cusma"
},
{
"number": 171,
"created_at": "2024-09-08T11:51:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 175,
"created_at": "2024-12-02T17:34:39Z",
"last_comment_at": "2024-12-03T06:50:32Z",
"last_comment_author": "mhinkkan"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Aalto-Electric-Drives/motulator",
"host": "github.com",
"name": "motulator",
"owner": "Aalto-Electric-Drives"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 41,
"vitality": 67,
"community": 55,
"governance": 62,
"engineering": 78
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 67,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"commits_last_year": 19,
"human_commit_share": 0.96,
"days_since_last_push": 8,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 8 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "19 commits in the last year",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 19
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 19,
"latest_release_tag": "v0.7.4",
"releases_from_tags": false,
"days_since_latest_release": 8,
"mean_days_between_releases": 84.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "19 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 19
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 8 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~84.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 84.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 8,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 8 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 8
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 55,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"forks": 72,
"stars": 222,
"watchers": 15,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "222 stars",
"points": 38,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 222
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "72 forks",
"points": 15.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 72
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "15 watchers",
"points": 6.4,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 15
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 11,
"top_contributor_share": 0.766
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 77% of commits",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 77
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "11 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 11
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"merged_prs": 165,
"open_issues": 4,
"closed_issues": 7,
"issue_closed_ratio": 0.636,
"closed_unmerged_prs": 23
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "64% of issues closed",
"points": 29.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 64
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "165/188 decided PRs merged",
"points": 33.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 165,
"decided": 188
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/30 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"followers": 79,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Aalto-Electric-Drives",
"public_repos": 6,
"account_age_days": 2027
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "79 followers of Aalto-Electric-Drives",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 79,
"login": "Aalto-Electric-Drives"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "6 public repos, account ~5 yr old",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 6
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"motulator"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 8
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "28 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 28
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 78,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "21 out of 27 merged PRs checked by a CI test -- score normalized to 7",
"points": 14,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"python",
"control-systems",
"electric-drives",
"electric-machines",
"electrical-engineering",
"power-electronics",
"converters",
"induction-motors",
"inverters",
"simulations",
"synchronous-motors",
"grid-connected"
],
"has_wiki": true,
"homepage": "https://aalto-electric-drives.github.io/motulator/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://aalto-electric-drives.github.io/motulator/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "12 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 12
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "21 out of 27 merged PRs checked by a CI test -- score normalized to 7",
"points": 1.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/30 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 35,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.562,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "54 of 96 human commits state their intent (structured subject or explanatory body)",
"points": 30,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 54,
"sampled": 96
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"docs/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "docs/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 23163,
"source_files_sampled": 81,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/81 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 81,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index pypi:motulator@0.7.4; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-22T10:16:38.034262Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Aalto-Electric-Drives/motulator.svg",
"full_name": "Aalto-Electric-Drives/motulator",
"license_state": "standard",
"license_spdx": "MIT"
}