Skip to main content

Automated cell patching extension for ACQ4

Project description

ACQ4-Autopatch

Automated cell patching extension for ACQ4

Installation

Install the package into your environment with e.g.

pip install acq4_autopatch

or

git clone https://github.com/sensapex/acq4-autopatch.git
conda develop acq4-autopatch

Customize the following to suit your hardware and add it to the modules: section of your ACQ4 default.cfg file:

    Autopatch:
        module: 'acq4_autopatch.module.AutopatchModule'
        config:
            imagingDevice: 'Camera'
            patchDevices:
                PatchPipette1: (0, 0)  # bottom-left quad
                PatchPipette2: (50*mm, 0)  # bottom-right quad
                PatchPipette3: (0, 50*mm)  # top-left quad
                PatchPipette4: (50*mm, 50*mm)  # top-right quad
            plateCenter: (0, 0, 0)
            wellPositions: [(0, 0), (50*mm, 0), (0, 50*mm), (50*mm, 50*mm)]
            patchStates:
                cell detect:
                    maxAdvanceDistancePastTarget: 1*um
                seal:
                    autoSealTimeout: 60
                    pressureMode: 'auto'
                cell attached:
                    autoBreakInDelay: 5.0
                clean:
                    approachHeight: 3*mm
                    cleanSequence: [(-35e3, 1.0), (65e3, 1.5)] * 5
                    rinseSequence: [(-35e3, 3.0), (65e3, 15.0)]
            cameraChannels:
                # Use different (exposure, trigger) DAQ lines for each pipette device
                PatchPipette1: ('/Dev1/port0/line0', '/Dev1/port0/line1')
                PatchPipette2: ('/Dev2/port0/line0', '/Dev2/port0/line1')
                PatchPipette3: ('/Dev3/port0/line0', '/Dev3/port0/line1')
                PatchPipette4: ('/Dev4/port0/line0', '/Dev4/port0/line1')

Usage

Briefly:

  1. Make sure you have an active Storage directory in the DataManager module.
  2. Open the Camera module.
    1. The first time through, use this to move each pipette into its home, clean and rinse positions.
    2. In the main ACQ4 Manager window, save the home on each Manipulator.
    3. In the main ACQ4 Manager window, save the clean and rinse on each PatchPipette.
    4. Do any other calibration necessary.
  3. For each pipette, open a separate TaskRunner module.
    1. Enable the Clamp associated with this pipette.
    2. Configure the tasks to be performed after a cell is patched.
  4. Open the MultiPatch module. This is useful for monitoring.
  5. Open the Autopatch module.
    1. Press "Add Points" and add one in the Camera for every cell you'd like to patch. Repeat for each well.
    2. Pick your acquisition protocol.
    3. Press "Start"
  6. Monitor status in the "Pipettes" pane or in the MultiPatch window.
  7. Read through results or look at errors in the "Results" pane.

TODO create and then link to video explanation.

Licensing

All software copyright (c) 2019-2020 Sensapex. All rights reserved. It is offered under multiple different licenses, depending on your needs:

  • A commercial license is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU GPL version 3. To purchase a commercial license, contact our sales team.
  • Licensed under the GNU General Public License (GPL) version 3 is appropriate for the development of open-source applications, provided you can comply with the terms and conditions of the GNU GPL version 3 (or GNU GPL version 3). See GPL-3 for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

acq4_autopatch-0.0.6.tar.gz (20.3 kB view details)

Uploaded Source

File details

Details for the file acq4_autopatch-0.0.6.tar.gz.

File metadata

  • Download URL: acq4_autopatch-0.0.6.tar.gz
  • Upload date:
  • Size: 20.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.6.0.post20201009 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.6

File hashes

Hashes for acq4_autopatch-0.0.6.tar.gz
Algorithm Hash digest
SHA256 c74cf6e70ad485523cc3f44aecb500578a510da47938d2ae0e58a43ee7fd6197
MD5 cf073760dba8d8b9278fd8cdc713af2c
BLAKE2b-256 95e7615bc4b079f640b490b100d6a9b1c3139aefbb8281d2b5a5c1747f5eafd2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page