Fix adaptive Nchain bug
Fixes bug that resulted in segfault when resuming from checkpoint for MDCs with SNR>100. Minor change -- wraps the MDC SNR checking within an if statement so that it only does it once initially, and skips it if resuming from checkpointing.