! Started logfile: /tmp/maps//J0750-5134_C_20180612_dfm.log on Wed Jul 4 23:03:24 2018 float field_size field_size = 1024 float field_cell field_cell = 0.3000 float taper_size taper_size = 40.0 float freq freq = 4.12800 obs /tmp/maps//J0750-5134_C_20180612_uva.fits ! Reading UV FITS file: /tmp/maps//J0750-5134_C_20180612_uva.fits ! AN table 1: 78 integrations on 6 of 6 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0750-5134 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 94 lines of history. ! ! Reading 3744 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 8 channels. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.3 print "taper_size =", taper_size ! taper_size = 40 ![@/opt64/bin/pima_mupet_01.dfm J0750-5134_C] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.300x0.300 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=1.025337Jy sigma=12.503672 ! Fit after self-cal, rms=0.831920Jy sigma=10.100937 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.556 mas, bmaj=138.2 mas, bpa=-6.119 degrees ! Estimated noise=1.12221 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.132052 Jy ! Component: 100 - total flux cleaned = 0.167375 Jy ! Total flux subtracted in 100 components = 0.167375 Jy ! Clean residual min=-0.013244 max=0.014847 Jy/beam ! Clean residual mean=-0.000220 rms=0.006777 Jy/beam ! Combined flux in latest and established models = 0.167375 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.167375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.061178Jy sigma=0.724569 ! Fit after self-cal, rms=0.061180Jy sigma=0.724186 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=11.47 mas, bmaj=128.9 mas, bpa=-5.566 degrees ! Estimated noise=0.962223 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206023 Jy ! Component: 100 - total flux cleaned = -0.00422011 Jy ! Component: 150 - total flux cleaned = -0.00926515 Jy ! Component: 200 - total flux cleaned = -0.0132674 Jy ! Total flux subtracted in 200 components = -0.0132674 Jy ! Clean residual min=-0.002946 max=0.002936 Jy/beam ! Clean residual mean=-0.000145 rms=0.001579 Jy/beam ! Combined flux in latest and established models = 0.154108 Jy ! Performing phase self-cal ! Adding 108 model components to the UV plane model. ! The established model now contains 119 components and 0.154108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.055109Jy sigma=0.647550 ! Fit after self-cal, rms=0.055131Jy sigma=0.647074 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.47 x 128.9 at -5.566 degrees (North through East) ! Clean map min=-0.01141 max=0.16488 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 1.03 LA 0.95 PT 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.02 LA 0.98 PT 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.02 LA 1.04 PT 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.02 LA 1.01 PT 0.98 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 0.99 LA 1.00 PT 1.02 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 0.98 LA 1.06 PT 0.99 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 1.00 LA 1.01 PT 1.04 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 0.95 LA 1.05 PT 1.02 ! ! ! Fit before self-cal, rms=0.055131Jy sigma=0.647074 ! Fit after self-cal, rms=0.053377Jy sigma=0.639680 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=11.46 mas, bmaj=129 mas, bpa=-5.507 degrees ! Estimated noise=0.946542 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149025 Jy ! Component: 100 - total flux cleaned = 0.000571105 Jy ! Component: 150 - total flux cleaned = -0.000163494 Jy ! Component: 200 - total flux cleaned = -0.00128434 Jy ! Total flux subtracted in 200 components = -0.00128434 Jy ! Clean residual min=-0.000774 max=0.000760 Jy/beam ! Clean residual mean=0.000007 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.152824 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 172 components and 0.152824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.053224Jy sigma=0.637711 ! Fit after self-cal, rms=0.053235Jy sigma=0.637606 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.053235Jy sigma=0.637606 ! Fit after self-cal, rms=0.053314Jy sigma=0.637340 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.46 mas, bmaj=128.9 mas, bpa=-5.48 degrees ! Estimated noise=0.946971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000442349 Jy ! Component: 100 - total flux cleaned = -0.000764346 Jy ! Component: 150 - total flux cleaned = -0.000911173 Jy ! Component: 200 - total flux cleaned = -0.00107031 Jy ! Total flux subtracted in 200 components = -0.00107031 Jy ! Clean residual min=-0.000294 max=0.000292 Jy/beam ! Clean residual mean=0.000002 rms=0.000129 Jy/beam ! Combined flux in latest and established models = 0.151753 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 234 components and 0.151753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.053299Jy sigma=0.637229 ! Fit after self-cal, rms=0.053314Jy sigma=0.637214 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000211331 Jy ! Component: 100 - total flux cleaned = -0.000211532 Jy ! Component: 150 - total flux cleaned = -0.000182635 Jy ! Component: 200 - total flux cleaned = -0.00013957 Jy ! Total flux subtracted in 200 components = -0.00013957 Jy ! Clean residual min=-0.000236 max=0.000242 Jy/beam ! Clean residual mean=0.000003 rms=0.000097 Jy/beam ! Combined flux in latest and established models = 0.151614 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 297 components and 0.151614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.053309Jy sigma=0.637154 ! Fit after self-cal, rms=0.053308Jy sigma=0.637150 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.053308Jy sigma=0.637150 ! Fit after self-cal, rms=0.053336Jy sigma=0.637128 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.46 mas, bmaj=128.9 mas, bpa=-5.475 degrees ! Estimated noise=0.947402 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.81226e-05 Jy ! Component: 100 - total flux cleaned = -0.0001752 Jy ! Component: 150 - total flux cleaned = -0.000260916 Jy ! Component: 200 - total flux cleaned = -0.000373095 Jy ! Total flux subtracted in 200 components = -0.000373095 Jy ! Clean residual min=-0.000210 max=0.000209 Jy/beam ! Clean residual mean=0.000004 rms=0.000096 Jy/beam ! Combined flux in latest and established models = 0.151241 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 349 components and 0.151241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.053329Jy sigma=0.637113 ! Fit after self-cal, rms=0.053333Jy sigma=0.637104 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.60437e-05 Jy ! Component: 100 - total flux cleaned = 3.48434e-05 Jy ! Component: 150 - total flux cleaned = 0.000115423 Jy ! Component: 200 - total flux cleaned = 0.000187856 Jy ! Total flux subtracted in 200 components = 0.000187856 Jy ! Clean residual min=-0.000171 max=0.000174 Jy/beam ! Clean residual mean=0.000003 rms=0.000072 Jy/beam ! Combined flux in latest and established models = 0.151429 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 424 components and 0.151429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.053331Jy sigma=0.637062 ! Fit after self-cal, rms=0.053329Jy sigma=0.637060 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.053329Jy sigma=0.637060 ! Fit after self-cal, rms=0.053325Jy sigma=0.637051 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.61 mas, bmaj=128.4 mas, bpa=-5.461 degrees ! Estimated noise=0.948063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.73407e-05 Jy ! Component: 100 - total flux cleaned = 7.36005e-06 Jy ! Component: 150 - total flux cleaned = -3.14896e-05 Jy ! Component: 200 - total flux cleaned = -5.081e-05 Jy ! Total flux subtracted in 200 components = -5.081e-05 Jy ! Clean residual min=-0.000163 max=0.000165 Jy/beam ! Clean residual mean=0.000004 rms=0.000077 Jy/beam ! Combined flux in latest and established models = 0.151378 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 471 components and 0.151378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.053319Jy sigma=0.637046 ! Fit after self-cal, rms=0.053322Jy sigma=0.637041 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.07147e-06 Jy ! Component: 100 - total flux cleaned = 7.97641e-05 Jy ! Component: 150 - total flux cleaned = 0.000163864 Jy ! Component: 200 - total flux cleaned = 0.00023106 Jy ! Total flux subtracted in 200 components = 0.00023106 Jy ! Clean residual min=-0.000141 max=0.000141 Jy/beam ! Clean residual mean=0.000004 rms=0.000066 Jy/beam ! Combined flux in latest and established models = 0.151609 Jy ! Performing phase self-cal ! Adding 128 model components to the UV plane model. ! The established model now contains 583 components and 0.151609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.053320Jy sigma=0.637008 ! Fit after self-cal, rms=0.053319Jy sigma=0.637007 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=11.47 mas, bmaj=128.9 mas, bpa=-5.476 degrees ! Estimated noise=0.94743 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.47 x 128.9 at -5.476 degrees (North through East) ! Clean map min=-0.0079595 max=0.16181 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.551 mas, bmaj=138.2 mas, bpa=-6.041 degrees ! Estimated noise=1.10823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.130264 Jy ! Component: 100 - total flux cleaned = 0.164037 Jy ! Component: 150 - total flux cleaned = 0.170992 Jy ! Component: 200 - total flux cleaned = 0.166992 Jy ! Total flux subtracted in 200 components = 0.166992 Jy ! Clean residual min=-0.004858 max=0.004793 Jy/beam ! Clean residual mean=-0.000056 rms=0.002647 Jy/beam ! Combined flux in latest and established models = 0.166992 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 59 model components to the UV plane model. ! The established model now contains 59 components and 0.166992 Jy ! Inverting map and beam ! Estimated beam: bmin=11.47 mas, bmaj=128.9 mas, bpa=-5.476 degrees ! Estimated noise=0.94743 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00432869 Jy ! Component: 100 - total flux cleaned = -0.00939486 Jy ! Component: 150 - total flux cleaned = -0.0123501 Jy ! Component: 200 - total flux cleaned = -0.0135401 Jy ! Total flux subtracted in 200 components = -0.0135401 Jy ! Clean residual min=-0.001363 max=0.001363 Jy/beam ! Clean residual mean=-0.000024 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.153452 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 161 components and 0.153452 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.61 mas, bmaj=128.4 mas, bpa=-5.461 degrees ! Estimated noise=0.948063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00010808 Jy ! Component: 100 - total flux cleaned = 0.000537977 Jy ! Component: 150 - total flux cleaned = 0.000793278 Jy ! Component: 200 - total flux cleaned = 0.000640507 Jy ! Total flux subtracted in 200 components = 0.000640507 Jy ! Clean residual min=-0.000615 max=0.000606 Jy/beam ! Clean residual mean=-0.000002 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.154093 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000105775 Jy ! Component: 100 - total flux cleaned = -7.14233e-05 Jy ! Component: 150 - total flux cleaned = 3.10645e-05 Jy ! Component: 200 - total flux cleaned = 0.000243143 Jy ! Total flux subtracted in 200 components = 0.000243143 Jy ! Clean residual min=-0.000606 max=0.000588 Jy/beam ! Clean residual mean=0.000007 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.154336 Jy ! Adding 193 model components to the UV plane model. ! The established model now contains 354 components and 0.154336 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=11.47 mas, bmaj=128.9 mas, bpa=-5.476 degrees ! Estimated noise=0.94743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000290873 Jy ! Component: 100 - total flux cleaned = -0.000346426 Jy ! Component: 150 - total flux cleaned = -0.000347726 Jy ! Component: 200 - total flux cleaned = -0.000324444 Jy ! Total flux subtracted in 200 components = -0.000324444 Jy ! Clean residual min=-0.000384 max=0.000381 Jy/beam ! Clean residual mean=-0.000004 rms=0.000146 Jy/beam ! Combined flux in latest and established models = 0.154012 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 407 components and 0.154012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.053325Jy sigma=0.637138 ! Fit after self-cal, rms=0.053325Jy sigma=0.637094 wmodel J0750-5134_C_map.mod ! Writing 407 model components to file: J0750-5134_C_map.mod wobs J0750-5134_C_uvs.fits ! Writing UV FITS file: J0750-5134_C_uvs.fits wwins J0750-5134_C_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /tmp/maps//J0750-5134_C_20180612_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.47 x 128.9 at -5.476 degrees (North through East) ! Clean map min=-0.0080189 max=0.16019 Jy/beam ! Writing clean map to FITS file: /tmp/maps//J0750-5134_C_20180612_map.fits wmodel /tmp/maps//J0750-5134_C_20180612_map.mod ! Writing 407 model components to file: /tmp/maps//J0750-5134_C_20180612_map.mod wobs /tmp/maps//J0750-5134_C_20180612_uvs.fits ! Writing UV FITS file: /tmp/maps//J0750-5134_C_20180612_uvs.fits wwins /tmp/maps//J0750-5134_C_20180612_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.160189 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000182256 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.341327 0.341327 0.682653 1.36531 2.73061 5.46123 10.9225 21.8449 43.6898 87.3796 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.16 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 878.923 quit ! Quitting program ! Log file /tmp/maps//J0750-5134_C_20180612_dfm.log closed on Wed Jul 4 23:03:30 2018