! Started logfile: /scr/pima/bg219b_uvs/J1839+4100_S_dfm.log on Thu May 19 20:31:41 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219b_uvs/J1839+4100_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1839+4100_S_uva.fits ! AN table 1: 61 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.791985 visibilities/baseline/integration-bin. ! Found source: J1839+4100 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 8696 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1839+4100_S] 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 mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 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. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015962Jy sigma=25.035509 ! Fit after self-cal, rms=0.815002Jy sigma=20.121087 ! 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=3.054 mas, bmaj=4.478 mas, bpa=-13.78 degrees ! Estimated noise=0.55042 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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138141 Jy ! Component: 100 - total flux cleaned = 0.17367 Jy ! Total flux subtracted in 100 components = 0.17367 Jy ! Clean residual min=-0.005325 max=0.014801 Jy/beam ! Clean residual mean=0.000004 rms=0.001558 Jy/beam ! Combined flux in latest and established models = 0.17367 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.17367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062432Jy sigma=1.458542 ! Fit after self-cal, rms=0.062420Jy sigma=1.458133 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0161181 Jy ! Component: 100 - total flux cleaned = 0.0240469 Jy ! Total flux subtracted in 100 components = 0.0240469 Jy ! Clean residual min=-0.003706 max=0.004076 Jy/beam ! Clean residual mean=-0.000000 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.197716 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 14 components and 0.197716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057684Jy sigma=1.331765 ! Fit after self-cal, rms=0.057675Jy sigma=1.331469 ! 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=4.015 mas, bmaj=5.674 mas, bpa=-16.86 degrees ! Estimated noise=0.33278 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.00443165 Jy ! Component: 100 - total flux cleaned = 0.00619527 Jy ! Component: 150 - total flux cleaned = 0.00707972 Jy ! Component: 200 - total flux cleaned = 0.00751602 Jy ! Total flux subtracted in 200 components = 0.00751602 Jy ! Clean residual min=-0.002115 max=0.002204 Jy/beam ! Clean residual mean=-0.000010 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.205232 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.205232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057381Jy sigma=1.323875 ! Fit after self-cal, rms=0.057381Jy sigma=1.323842 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.015 x 5.674 at -16.86 degrees (North through East) ! Clean map min=-0.0020387 max=0.18539 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 0.97 KP 0.97 ! LA 1.01 MK 1.00 NL 1.00 OV 1.00 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.02 HN 1.02 KP 1.00 ! LA 1.01 MK 1.04 NL 1.00 OV 1.02 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 0.99 KP 0.99 ! LA 0.96 MK 1.02 NL 1.00 OV 0.99 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.01 KP 1.01 ! LA 1.00 MK 1.02 NL 1.02 OV 1.01 ! PT 0.97 SC 1.01 ! ! ! Fit before self-cal, rms=0.057381Jy sigma=1.323842 ! Fit after self-cal, rms=0.056888Jy sigma=1.317429 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.026 mas, bmaj=5.671 mas, bpa=-16.33 degrees ! Estimated noise=0.332699 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.000255276 Jy ! Component: 100 - total flux cleaned = -0.000292153 Jy ! Component: 150 - total flux cleaned = -0.000263767 Jy ! Component: 200 - total flux cleaned = -0.000237985 Jy ! Total flux subtracted in 200 components = -0.000237985 Jy ! Clean residual min=-0.001983 max=0.002270 Jy/beam ! Clean residual mean=-0.000013 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.204994 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.204994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056878Jy sigma=1.317181 ! Fit after self-cal, rms=0.056877Jy sigma=1.317132 ! 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. ! ! Fit before self-cal, rms=0.056877Jy sigma=1.317132 ! Fit after self-cal, rms=0.056837Jy sigma=1.312744 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.021 mas, bmaj=5.672 mas, bpa=-16.7 degrees ! Estimated noise=0.33262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.06943e-05 Jy ! Component: 100 - total flux cleaned = -0.000105324 Jy ! Component: 150 - total flux cleaned = -0.000133491 Jy ! Component: 200 - total flux cleaned = -0.000159058 Jy ! Total flux subtracted in 200 components = -0.000159058 Jy ! Clean residual min=-0.001706 max=0.001813 Jy/beam ! Clean residual mean=-0.000005 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.204835 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 36 components and 0.204835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056828Jy sigma=1.312606 ! Fit after self-cal, rms=0.056832Jy sigma=1.312571 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 = -3.02336e-05 Jy ! Component: 100 - total flux cleaned = -5.46406e-05 Jy ! Component: 150 - total flux cleaned = -6.52185e-05 Jy ! Component: 200 - total flux cleaned = -8.56356e-05 Jy ! Total flux subtracted in 200 components = -8.56356e-05 Jy ! Clean residual min=-0.001710 max=0.001815 Jy/beam ! Clean residual mean=-0.000005 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.20475 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.20475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056827Jy sigma=1.312495 ! Fit after self-cal, rms=0.056827Jy sigma=1.312487 ! 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. ! ! Fit before self-cal, rms=0.056827Jy sigma=1.312487 ! Fit after self-cal, rms=0.056809Jy sigma=1.312451 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.018 mas, bmaj=5.671 mas, bpa=-16.84 degrees ! Estimated noise=0.332471 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.0616e-06 Jy ! Component: 100 - total flux cleaned = -2.63889e-05 Jy ! Component: 150 - total flux cleaned = -4.75458e-05 Jy ! Component: 200 - total flux cleaned = -6.74661e-05 Jy ! Total flux subtracted in 200 components = -6.74661e-05 Jy ! Clean residual min=-0.001699 max=0.001799 Jy/beam ! Clean residual mean=-0.000005 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.204682 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 40 components and 0.204682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056804Jy sigma=1.312376 ! Fit after self-cal, rms=0.056804Jy sigma=1.312369 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.39257e-05 Jy ! Component: 100 - total flux cleaned = -2.35215e-05 Jy ! Component: 150 - total flux cleaned = -4.01902e-05 Jy ! Component: 200 - total flux cleaned = -4.80582e-05 Jy ! Total flux subtracted in 200 components = -4.80582e-05 Jy ! Clean residual min=-0.001704 max=0.001808 Jy/beam ! Clean residual mean=-0.000005 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.204634 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.204634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056801Jy sigma=1.312323 ! Fit after self-cal, rms=0.056801Jy sigma=1.312317 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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. ! ! Fit before self-cal, rms=0.056801Jy sigma=1.312317 ! Fit after self-cal, rms=0.056789Jy sigma=1.312299 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.599 mas, bmaj=9.403 mas, bpa=-17.39 degrees ! Estimated noise=0.395153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102518 Jy ! Component: 100 - total flux cleaned = 0.000104216 Jy ! Component: 150 - total flux cleaned = 0.000109089 Jy ! Component: 200 - total flux cleaned = 0.000118232 Jy ! Total flux subtracted in 200 components = 0.000118232 Jy ! Clean residual min=-0.001843 max=0.002239 Jy/beam ! Clean residual mean=-0.000010 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.204752 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 44 components and 0.204752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056789Jy sigma=1.312309 ! Fit after self-cal, rms=0.056789Jy sigma=1.312271 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 = -8.24542e-07 Jy ! Component: 100 - total flux cleaned = -1.59511e-06 Jy ! Component: 150 - total flux cleaned = 2.88101e-06 Jy ! Component: 200 - total flux cleaned = 1.06997e-05 Jy ! Total flux subtracted in 200 components = 1.06997e-05 Jy ! Clean residual min=-0.001838 max=0.002238 Jy/beam ! Clean residual mean=-0.000010 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.204763 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 44 components and 0.204763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056790Jy sigma=1.312289 ! Fit after self-cal, rms=0.056790Jy sigma=1.312262 ! 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=4.016 mas, bmaj=5.67 mas, bpa=-16.94 degrees ! Estimated noise=0.332372 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.016 x 5.67 at -16.94 degrees (North through East) ! Clean map min=-0.0016436 max=0.18545 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=3.05 mas, bmaj=4.471 mas, bpa=-14 degrees ! Estimated noise=0.549533 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.137821 Jy ! Component: 100 - total flux cleaned = 0.173682 Jy ! Component: 150 - total flux cleaned = 0.189834 Jy ! Component: 200 - total flux cleaned = 0.197859 Jy ! Total flux subtracted in 200 components = 0.197859 Jy ! Clean residual min=-0.003697 max=0.003717 Jy/beam ! Clean residual mean=0.000001 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.197859 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.197859 Jy ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=5.67 mas, bpa=-16.94 degrees ! Estimated noise=0.332372 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.00425976 Jy ! Component: 100 - total flux cleaned = 0.00604194 Jy ! Component: 150 - total flux cleaned = 0.00657277 Jy ! Component: 200 - total flux cleaned = 0.00676958 Jy ! Total flux subtracted in 200 components = 0.00676958 Jy ! Clean residual min=-0.001731 max=0.001894 Jy/beam ! Clean residual mean=-0.000005 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.204629 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 25 components and 0.204629 Jy ! Inverting map ! Added new window around map position (76.5, -91). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157975 Jy ! Component: 100 - total flux cleaned = 0.00192643 Jy ! Component: 150 - total flux cleaned = 0.00215839 Jy ! Component: 200 - total flux cleaned = 0.00225685 Jy ! Total flux subtracted in 200 components = 0.00225685 Jy ! Clean residual min=-0.001511 max=0.001518 Jy/beam ! Clean residual mean=-0.000004 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.206886 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 45 components and 0.206885 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.599 mas, bmaj=9.403 mas, bpa=-17.39 degrees ! Estimated noise=0.395153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.06853e-05 Jy ! Component: 100 - total flux cleaned = 0.000111624 Jy ! Component: 150 - total flux cleaned = 0.000149549 Jy ! Component: 200 - total flux cleaned = 0.000170799 Jy ! Total flux subtracted in 200 components = 0.000170799 Jy ! Clean residual min=-0.001682 max=0.001824 Jy/beam ! Clean residual mean=-0.000006 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.207056 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 = 1.98708e-05 Jy ! Component: 100 - total flux cleaned = 4.39864e-05 Jy ! Component: 150 - total flux cleaned = 5.83018e-05 Jy ! Component: 200 - total flux cleaned = 6.46863e-05 Jy ! Total flux subtracted in 200 components = 6.46863e-05 Jy ! Clean residual min=-0.001667 max=0.001836 Jy/beam ! Clean residual mean=-0.000006 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.207121 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 71 components and 0.207121 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=5.67 mas, bpa=-16.94 degrees ! Estimated noise=0.332372 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.58446e-05 Jy ! Component: 100 - total flux cleaned = -5.33641e-05 Jy ! Component: 150 - total flux cleaned = -3.71748e-05 Jy ! Component: 200 - total flux cleaned = -6.60212e-05 Jy ! Total flux subtracted in 200 components = -6.60212e-05 Jy ! Clean residual min=-0.001476 max=0.001551 Jy/beam ! Clean residual mean=-0.000003 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.207055 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 81 components and 0.207055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056737Jy sigma=1.310887 ! Fit after self-cal, rms=0.056728Jy sigma=1.310699 wmodel /J1839+4100_S_map.mod ! wmodel: Unable to open new model file: /J1839+4100_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J1839+4100_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.016 x 5.67 at -16.94 degrees (North through East) ! Clean map min=-0.0014623 max=0.18558 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1839+4100_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.185578 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000403456 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.652215 0.652215 1.30443 2.60886 5.21772 10.4354 20.8709 41.7418 83.4836 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.185 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 459.97 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1839+4100_S_dfm.log closed on Thu May 19 20:31:43 2016