Science Score: 44.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: PvdBerg1998
  • License: gpl-3.0
  • Language: Lua
  • Default Branch: master
  • Size: 2.85 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created about 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

Bitmarker Design for Nanowire Alignment

This repository contains the bitmarker design documentation and relevant tooling.

Documentation

A PDF describing the design is available here.

Design Files

The KLayout design files are available here.

Bitmarker Decoder GUI

This tool is written to assist in decoding the bitmarkers on my nanowire deposition substrate. It uses the Love2D framework, hence the name of this repository.

Controls

  • R = Reset to $(0, 0)$.
  • 3 = Set 3x3 bitmarker mode.
  • 4 = Set 4x4 bitmarker mode.
  • Q or Esc = Quit.

Releases

The latest version can be executed using Love2D, and consists of a single Lua file, available here.

Prebuilt Windows packages are available here.

The GUI also be ran on Android using this app, though mode switching controls is impossible without an external keyboard. The default mode is 4x4.

Bitmarker Image Alignment Macro

A macro for KLayout to aid in (SEM) image alignment on top of the design files is available here.

Importing into KLayout

Import the macro using the KLayout macro editor (Macros/Macro Development). Go to the Python tab and press the import button in the top left (white square with left facing arrow). The macro loads on startup by default, this can be changed using the Edit properties of macro button. After importing, it does not load immediately. To do this, press the green Run current script button or restart KLayout.

Toolbar Icon

The macro adds a button to the toolbar of KLayout. If you wish to add an icon to this button, you have to save this image and correctly set its path inside the macro editor. The line that should be changed is:

182     a.icon = r"/home/pim/.klayout/icon.png"

Without changing this line, the macro will also function, but the button will be blank.

Owner

  • Name: Pim van den Berg
  • Login: PvdBerg1998
  • Kind: user
  • Location: Nederland

Snaveltjes toe

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Bitmarker Design for Nanowire Alignment
message: >-
  This repository contains the bitmarker design
  documentation and relevant tooling.
type: software
authors:
  - given-names: P.D.
    family-names: van den Berg
    email: p.d.bergvanden@utwente.nl
    affiliation: University of Twente
    orcid: 'https://orcid.org/0009-0003-9011-959X'
license: GPL-3.0

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels