-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
六神不对 #3
Comments
好的,多谢,我会修改 |
还有一个不知是否算是错误的地方,就是bian 变卦中的六亲, 程序中是按变卦所在的本宫卦来定的,而不是按初始卦所属的本宫卦来定的六亲.{'params': [2, 3, 3, 2, 4, 3], 'gender': '男', 'title': None, 'guaci': False, 'solar': <Arrow [2019-12-25T00:20:00+00:00]>, 'lunar': {'xkong': '辰巳', *****gz'***dong': [1, 2, 4, 5], 'bian': {'name': '水地比', 'mark': '000010', 'qin6': ['兄弟', '父母', '官鬼', '子孙', '兄弟', '妻财'], 'qinx': ['乙未土', '乙巳火', '乙卯木', '戊申金', '戊戌土', '戊子水']},***当然如果是贵派的规则是这样的话,那这里也不能算是错误, 市面上主流软件是按原卦所在卦宫的五行来定的. |
世应也有点小BUG , 地天泰卦的世爻为3, 应爻为6 {'params': [1, 3, 1, 2, 2, 4], 'name': '地天泰 'shiy': (3, 0, 3), '
|
归魂卦世爻为3 此处返回4 , 需要修改 |
归魂卦的六亲是不对的,原因是utils.py里 判断六爻卦的卦宫名时,优先判读了if index in (1, 2, 3, 6) |
好的,近期会修改 |
非常感谢,近期修改 |
【排六神口诀】 甲乙起青龙 丙丁起朱雀 戊日起勾陈 己日起腾蛇 庚辛起白虎 壬癸起玄武
庚日输出的却是
'day': '庚辰', 'hour': '癸未'}}, 'god6': ('螣蛇', '白虎', '玄武', '青龙', '朱雀', '勾陈'),
The text was updated successfully, but these errors were encountered: