A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$hooks is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$config is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$log is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$uri is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$router is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$output is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$security is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$input is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$lang is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$load is deprecated

Filename: core/Controller.php

Line Number: 78

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$db is deprecated

Filename: core/Loader.php

Line Number: 390

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 129

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 278

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 149

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 206

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 295

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 333

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 284

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 291

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 306

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 318

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 319

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 377

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$session is deprecated

Filename: core/Loader.php

Line Number: 1279

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once


Deprecated: Optional parameter $type declared before required parameter $id is implicitly treated as a required parameter in /home2/stohlenv/public_html/analytical/application/models/Content_model.php on line 280

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$Content_model is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$Seo_model is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$Form_model is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Home::$Ad_campaign_model is deprecated

Filename: core/Loader.php

Line Number: 353

Backtrace:

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$section is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$sectionId is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Content_model is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Seo_model is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Form_model is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$Ad_campaign_model is deprecated

Filename: core/Loader.php

Line Number: 925

Backtrace:

File: /home2/stohlenv/public_html/analytical/application/controllers/Home.php
Line: 32
Function: view

File: /home2/stohlenv/public_html/analytical/index.php
Line: 315
Function: require_once

NEW YORK STATE WBE ENVIRONMENTAL CONSULTANTS

MS Analytical, LLC was started in 2006, primarily as an environmental lab for the analysis of air samples collected from asbestos abatement projects. We later broadened our expertise into other environmental fields and expanded into environmental consulting. With our years of experience and highly qualified staff, we have become a well-respected environmental consulting firm in Western New York. Our staff members have extensive knowledge in fields such as Asbestos, Radon, Lead, Mold, and Due Diligence Services. We have served as Inspectors, Abatement/Remediation Designers, and Project Monitors across a wide variety of building and client types. 


 

Our Services

PCM Laboratory Analysis

MS Analytical is a laboratory with expertise in Phase Contrast Microscopy analysis. We analyze air samples taken on a job site and determine if the total fiber concentration is less than the EPA clearance level of 0.01 fibers/cc. With our expert knowledge of NIOSH Method 7400, our analysts ensure that the quality of air is safe and non-hazardous.

Project and Air Monitoring

Project and Air Monitors will test the air quality on an ongoing abatement project. We are an independent third party hired by the building owner to monitor the air quality before, during, and after an abatement project and to make sure the scope of work is complete. Upon completion of a project, MS Analytical will issue a report including air sampling chains of custody and results, daily project logs, and clearance forms confirming all hazardous materials have been removed. 


 

Asbestos Inspections

Inspectors will assess your site to determine if and where any hazardous materials are present. Whether you are in need of a Pre-Renovation, Pre-Demolition, OSHA Compliant, AHERA Compliant, or a Feasibility Study, we will assist you in developing a cost effective inspection and sampling plan.


 

Radon Testing

Radon is a colorless, odorless, and tasteless gas that accumulates in confined spaces such as basements and attics, and is a known cause of lung cancer. To test for levels of radon gas, we will assess your site and leave radon canisters to absorb any radon in the air, typically for a 48 hour period. We will collect these canisters and send them to an accredited laboratory to be analyzed for the quantity of radon present. If needed, we will assist in determining a plan of action to reduce high levels of radon. 


 

Mold/Microbial Contamination

Inspectors will assist in identifying and correcting the conditions that are causing the microbial contamination to occur indoors. With air and surface sampling and our knowledge of building systems, our staff will help you to understand where the mold is located, why it is growing, and how to prevent it from returning after remediation.


 

Indoor Air Quality Investigations

Inspectors will assess your home or workplace in order to identify problem areas and create effective mitigation recommendations. Indoor Air Quality Investigations could include temperature and humidity readings, carbon dioxide measurements, and sampling of mold, dust and animal dander.


 

Lead-Based Paint

Our EPA Certified Risk Assessors utilize a portable technology that is capable of on-site analysis of surfaces and is able to detect lead in paint, including those buried beneath non-lead coatings. Our lead services also include EPA Risk Assessments and Inspections, dust wipes, soil sampling, and specifications for abatement and remediation if lead is found.


 

Due Diligence Services

Our staff will assist you in identifying any potential or existing environmental contamination for a real estate property through the completion of an Environmental Transaction Screen or Phase I Environmental Site Assessment. If any recognized environmental concern is uncovered, we will gladly further investigate the issue through the completion of a Phase II ESA.


 

Our Mission

At MS Analytical, it is our mission to identify environmental hazards and assist our clients in creating a plan for effective and safe removal. We strive to do this with employees who are knowledgeable and well-trained in the regulations and requirements, as well as equipped to respond to unique environmental issues.  


 

Contact Us