Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: springer.com
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: creanero
  • Language: Python
  • Default Branch: main
  • Size: 1.32 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 9 months ago · Last pushed 9 months ago
Metadata Files
Readme Citation

readme.md

MKID Sonnet Variation

This is a project to create automated variations of MKID designs using Python to create Sonnet Geometries.

Schematic of an MKID resonator. Shown in green is the interdigitated capacitor and shown in red is the meandering inductor. Schematic of an MKID resonator. Shown in green is the interdigitated capacitor and shown in red is the meandering inductor. The software presented here generates Sonnet geometries with specificied values or variations in the identified parameters.

How to use

This tool generates MKID geometries based on command line inputs. It is currently in active development. Due to this, the internal documentation is the best route to read how to use it. To access the internal help, enter

python3 gen_mkids.py -h or python3 sonnet_csv_reader.py -h

Publications

A poster describing the initial version of this software was presented at the Low Temperature Detectors conference on $3^{rd}$ June 2025.

Acknowledgements

A template by Cathal McAleer is used as the base geometry.

See McAleer, Cáthal, et al. "Automation of MKID Simulations for Array Building with AEM (Automated Electromagnetic MKID Simulations)." Journal of Low Temperature Physics (2024) for AEM, a related tool for generation of MKID resonator designs to meet specific frequency and quality factor requirements.

This project relies on the os, numpy, decimal, pandas and argparse libraries.

Outputs from this software require the use of Sonnet software to process.

Owner

  • Name: Oisín Creaner
  • Login: creanero
  • Kind: user
  • Location: Dublin
  • Company: Dublin Institute for Advanced Studies

I am a postdoctoral researcher and software developer at Dublin Institute for Advanced Studies. Previous account @creaneroDIAS now merged

Citation (citation.cff)

cff-version: 1.2.0
message: "Please cite this repo as below.  "
authors:
- family-names: "Creaner"
  given-names: "Oisín"
  orcid: "https://orcid.org/0000-0002-1080-0090"
- family-names: "McAleer"
  given-names: "Cáthal"
  orcid: "https://orcid.org/0000-0002-6772-2740"
- family-names: "Ulbricht"
  given-names: "Gerhard"
  orcid: "http://orcid.org/0000-0002-6497-3763"
- family-names: "Donegan"
  given-names: "Gary"
- family-names: "Bracken"
  given-names: "Colm"
  orcid: "https://orcid.org/0000-0002-0773-7721"
- family-names: "De Lucia"
  given-names: "Mario"
  orcid: "http://orcid.org/ 0000-0002-0519-9149"
- family-names: "Ray"
  given-names: "Tom"

title: "MKID Sonnet Variation"
version: 0
date-released: 2025-06-03
url: "https://github.com/creanero/mkid_sonnet_variation"

GitHub Events

Total
  • Watch event: 1
  • Push event: 19
  • Create event: 2
Last Year
  • Watch event: 1
  • Push event: 19
  • Create event: 2