use_calibration_from: use_calibration_from

View source: R/screenmill-grid-addin.R

use_calibration_fromR Documentation

use_calibration_from

Description

INPUT acceptor - a single screenmill plate image with associated metadata produced by read_plate 'accepts' the donated grid donor - a single screenmill plate image with associated metadata produced by read_plate 'donates' a grid

Usage

use_calibration_from(acceptor, donor)

Arguments

acceptor

A screenmill plate image object produced by read_plate

donor

A screenmill plate image object produced by read_plate

Details

 progamatically, the acceptor gives the identity elements of the plate (image-file-path, group, etc).
 Identity data is copied onto the donor object with the desired crop and grid data
 The the 'donor' is updated, which reloads the image using the new image path etc.

Copies grid annotation data from the donor onto the acceptor image


RobertJDReid/bobhelpR documentation built on July 7, 2023, 9:02 a.m.