Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
{}
Wiki Markup
Composition Setup

Ephus

...

and

...

ScanImage

...

interface

...

to

...

a

...

growing

...

range

...

of

...

hardware

...

devices.

...

Frequently,

...

custom

...

software

...

interfaces

...

to

...

these

...

devices

...

must

...

be

...

developed,

...

allowing

...

their

...

capabilities

...

to

...

be

...

accessed

...

via

...

scripting

...

in

...

Matlab.

...

Such

...

device

...

interfaces

...

are

...

developed

...

as

...

part

...

of

...

a

...

growing

...

Matlab

...

package

...

of

...

devices

...

classes

...

called

...

Dabs

...

.

...

The

...

current

...

version

...

of

...

this

...

package

...

is

...

included

...

with

...

all

...

recent

...

and

...

planned

...

releases

...

of

...

ScanImage.

...

Some

...

users

...

may

...

find

...

some

...

of

...

these

...

device

...

interfaces

...

useful

...

in

...

and

...

of

...

themselves

...

i.e.

...

as

...

a

...

Matlab

...

object-oriented

...

scripting

...

interface

...

for

...

these

...

devices.

...

Note

...

that

...

the

...

interfaces

...

are

...

provided

...

as-is

...

and

...

their

...

distribution/maintenance

...

is

...

not

...

presently

...

a

...

primary

...

aim

...

of

...

the

...

ScanImage/Ephus

...

projects.

...

(Any

...

issues

...

affecting

...

ScanImage/Ephus

...

operation

...

however

...

should

...

be

...

brought

...

to

...

the

...

developers'

...

attention.)

...

Toggle Cloak

...

id

...

DabsList

...

Current

...

Dabs

...

Classes

...

(&

...

Packages)
{:
Cloak
idDabsList
=DabsList} *
  • dabs.andor.AndorCamera
*
  • dabs.coherent.Chameleon
*
  • dabs.coolled.PE
*
  • dabs.newport.XPS
*
  • dabs.ni.daqmx
  • (
_
  • package
_
  • )
*
  • dabs.pi.(E517/E712/E753/E816)
*
  • dabs.piezojena.DDrive
*
  • dabs.prior.PriorStage
*
  • dabs.qimaging.QCam
*
  • dabs.scientifica.LinearStageController
*
  • dabs.sutter.(MPC200/MP285)
*
  • dabs.thorlabs.LSM
{cloak} {tip:Help Wanted!}
Tip
Help Wanted!
Help Wanted!

User-contributions

to

the

Dabs

package

are

encouraged

and

welcomed,

as

they

may

be

of

general

benefit

to

the

community.

In

some

cases,

_

abstract

superclasses

_

are

included

in

the

Dabs

package

to

facilitate

the

development

of

device

interfaces

to

a

common

standard.

For

instance

a

[

Linear

Stage

Controller

superclass

|DABS Subclassing LSC]

has

been

developed.

Users

can

create

custom

subclasses

for

their

particular

stage

controllers,

allowing

ScanImage

to

operate

with

these

devices.

Please

[

let

us

know

|mailto:iyerv@janelia.hhmi.org?subject=\[ScanImage/Ephus Feedback\]]

if

you

develop

a

device

interface

class,

or

package

of

classes.

{tip}

Note

...

that

...

Ephus

...

makes

...

use

...

of

...

two

...

earlier-style

...

Matlab

...

device

...

interfaces:

...

NiMex

...

and

...

QCamMex

...

.

...