更新支持使用asd测定的积分球标准能量曲线

This commit is contained in:
2022-02-17 17:39:01 +08:00
parent b5065db641
commit ed9a854e8b
6 changed files with 298 additions and 348 deletions

View File

@ -155,7 +155,7 @@ void OceanOpticsFiberImager::recordTarget(int recordTimes, QString path)
// QString fileName = path + "/" + currentTime + "_" + QString::fromStdString(deviceInfo.strSN) + "_integratingSphereSpectral.csv";
// std::ofstream outfile(fileName.toStdString().c_str());
//
// for (int i = 0; i < attribute.iPixels; i++)
// for (int i = 0; i < attribute.iPixels; i++)//
// {
// if (i==0)
// {