add developer flag and ignore stages in PDB starting with "_"
To hide stages in PDB under development, we propose to
- add "_" at the head of the stage code in PDB
- define global developer_flag
- When downloading from PDB, ignore the stages whose code starts with "_" unless developer_flag is True