Forum

Author Topic: How to run my python script under Network in python API 1.1?  (Read 4427 times)

ppkong

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
How to run my python script under Network in python API 1.1?
« on: October 23, 2014, 11:00:19 AM »
I wrote a python script to set map region and generate the densepoint and model, but by the time I run on a network(distributed), photoscan can only be run on this computer, and cannot use the network processing,and my network is already configured to process tasks. I wanted to know how can I modify Python script to do this?

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14860
    • View Profile
Re: How to run my python script under Network in python API 1.1?
« Reply #1 on: October 23, 2014, 11:02:40 AM »
Hello ppkong,

Currently Python API doesn't support network processing.
Best regards,
Alexey Pasumansky,
Agisoft LLC

_mARCel_

  • Newbie
  • *
  • Posts: 22
  • I'm an archaeologist from Germany
    • View Profile
    • ArchaeoBW GmbH Home
Re: How to run my python script under Network in python API 1.1?
« Reply #2 on: July 13, 2015, 04:06:04 PM »
Is there any chance, that Python API will support network processing in the future?

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14860
    • View Profile
Re: How to run my python script under Network in python API 1.1?
« Reply #3 on: July 13, 2015, 04:20:43 PM »
Hello _mARCel_,

I think that it wouldn't be implemented in version 1.2.
Best regards,
Alexey Pasumansky,
Agisoft LLC

_mARCel_

  • Newbie
  • *
  • Posts: 22
  • I'm an archaeologist from Germany
    • View Profile
    • ArchaeoBW GmbH Home
Re: How to run my python script under Network in python API 1.1?
« Reply #4 on: July 13, 2015, 04:34:44 PM »
ok, thanks...

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14860
    • View Profile
Re: How to run my python script under Network in python API 1.1?
« Reply #5 on: March 23, 2016, 06:18:36 PM »
Hello _mARCel_,

In the version 1.2.4 we have added Run Script option to the Batch Processing dialog, so you can put small script that adjusts the working volume to the Batch prior the dense cloud generation stage and run it on the network.
Best regards,
Alexey Pasumansky,
Agisoft LLC