Project

General

Profile

Actions

Feature #12851

closed

allow append full path in buffer frame path

Added by Anchi Cheng almost 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
06/10/2022
Due date:
% Done:

0%

Estimated time:
Deliverable:

Description

Prepand base_path to the full path instead of before 'leginon'. This is for institution where they want leginon directory to be under individual user or group so the quota can be monitored separately. In such case, we can not use our default buffer name that uses base_name to replace everything before the directory "frames"

Actions #1

Updated by Anchi Cheng over 1 year ago

  • Description updated (diff)
  • Status changed from Assigned to In Test

add option "--prepend_to_full_path" when running dbschema/tools/buffer_host_setup.py

When this option is used, the behavior is this:

leginon session frame path in the database = /home/user/frames/22oct01a/rawdata
base_path = /camera/cam1
Result:
frame path on the buffer host = /camera/cam1/home/user/frames/22oct01a/rawdata

Actions #2

Updated by Anchi Cheng over 1 year ago

used.

Actions #3

Updated by Anchi Cheng over 1 year ago

  • Status changed from In Test to Closed
Actions

Also available in: Atom PDF