Skip to main content

Total stations for archaeologists

Project description

EDMpy (Alpha)

The Python version of EDM-Mobile and EDMWin.

This is an Alpha version which I am making public so that some colleagues can test the program. For me, Alpha means there are bugs and unfinished features. The core functionality should be there (i.e. setup the total station, record and edit points, and export the data). However, it is strongly recommended that you use this version with caution and that you have an alternative plan should it not work (e.g. EDM-Mobile or EDMWin). What I am looking for here is feedback. Note that I will be pushing bug and feature fixes to this site throughout the summer. My hope is that I can reach Beta version by the end of the summer (i.e. I can find no bugs).

If you want to work with the source code rather than the Windows distributable provided here (see Windows folder), you can clone this repository, setup a virtual environment, and install the required packages (pip -r requirements.txt). I don't advise doing this for now unless you are keen in part because I will be making modifications a lot through the summer of 2022.

Installation

Windows

A Windows exe file can be found in the folder Windows. Download this file, place it in a folder where you want to start your data entry, and launch the program.

I have tested EDM thus far only on my own Windows 10 computer. One user has reported that it runs on a Microsoft tablet running Windows 11. I doubt it works on Windows 7 and it almost certainly does not work on Windows XP, but you really, really should not be using computers with either of those operating systems.

Mac OS

These instructions are similar to what is required for Linux. Let me know if these instructions do not work. I am not sure about python3-pip versus pip. You may need to install pip instead of python3-pip with sudo apt install pip. If python3 does not work, then try typing just python. This will put you into python and tell you the version number. Exit python with quit(). If the version is 3.0 or above, then you can replace python3 below with python.

pip install edm-arch --user
python3 -m edmpy
Android

I am not sure I will do an Android version or not. I have look into how to connect a phone to a total station, and it doesn't look straightforward even with BlueTooth. I will keep looking at this option. Better will be to use a ChromeBook I think.

Linux

Currently untested, but normally......

pip install edm-arch
python -m edmpy
Update (June 21, 2022)

Changes include:

  1. Fix a number of bugs (some of them important)
  2. Added a screen called Test COM to help test serial connections to the total station
  3. Started adding support for Sokkia. I need someone who can help me debug this.
  4. Made the logging actual log something useful.
  5. Create a PyPi project called edm-py so that Linux and MacOS users can easily install the program

Note that support currently only exists for Microscribes and Leica total stations. Sokkia, Topcon and perhaps Nikon will come as I find people to work with.

Tests

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

edm-arch-1.0.21.tar.gz (61.0 kB view details)

Uploaded Source

Built Distribution

edm_arch-1.0.21-py3-none-any.whl (63.3 kB view details)

Uploaded Python 3

File details

Details for the file edm-arch-1.0.21.tar.gz.

File metadata

  • Download URL: edm-arch-1.0.21.tar.gz
  • Upload date:
  • Size: 61.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/35.0 requests/2.28.0 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.4 keyring/23.6.0 rfc3986/2.0.0 colorama/0.4.5 CPython/3.8.1

File hashes

Hashes for edm-arch-1.0.21.tar.gz
Algorithm Hash digest
SHA256 9458c40987c1ade831fa838222c9ee5a312cd68a654ca6941245776dabf50391
MD5 022e463f0bf6e6df17e5b809fefa89e1
BLAKE2b-256 4e5cb62afd1a5dae02bff03b08b81559cde7b2ecb4fb13f8a44ef7d67d326a68

See more details on using hashes here.

File details

Details for the file edm_arch-1.0.21-py3-none-any.whl.

File metadata

  • Download URL: edm_arch-1.0.21-py3-none-any.whl
  • Upload date:
  • Size: 63.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/35.0 requests/2.28.0 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.4 keyring/23.6.0 rfc3986/2.0.0 colorama/0.4.5 CPython/3.8.1

File hashes

Hashes for edm_arch-1.0.21-py3-none-any.whl
Algorithm Hash digest
SHA256 f8b6a5a088b6b886a65974fd5b6b3e1f03432a4fdf66d1eaccdec870858d6740
MD5 c855acc6017d309a8b8c1b44e31fdfbe
BLAKE2b-256 e3bba65ea554738cbd7086d90e3941a267802686ac60c78420d22f973e809011

See more details on using hashes here.

Supported by

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