! Started logfile: /scr/pima/rv117_uvs/J1204-0710_X_dfm.log on Sat Dec 9 23:43:39 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv117_uvs/J1204-0710_X_uva.fits ! Reading UV FITS file: /scr/pima/rv117_uvs/J1204-0710_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.802525 visibilities/baseline/integration-bin. ! Found source: J1204-0710 ! ! 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 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 74 lines of history. ! ! Reading 6356 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J1204-0710_X] 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.200x0.200 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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002454Jy sigma=19.049680 ! Fit after self-cal, rms=0.870734Jy sigma=16.499570 ! 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=0.8222 mas, bmaj=1.677 mas, bpa=0.1288 degrees ! Estimated noise=0.850488 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.0992958 Jy ! Component: 100 - total flux cleaned = 0.125353 Jy ! Total flux subtracted in 100 components = 0.125353 Jy ! Clean residual min=-0.005189 max=0.010584 Jy/beam ! Clean residual mean=-0.000001 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.125353 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.125353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059189Jy sigma=1.015804 ! Fit after self-cal, rms=0.059182Jy sigma=1.015454 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109007 Jy ! Component: 100 - total flux cleaned = 0.016179 Jy ! Total flux subtracted in 100 components = 0.016179 Jy ! Clean residual min=-0.004030 max=0.004907 Jy/beam ! Clean residual mean=-0.000001 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.141532 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 0.141532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057003Jy sigma=0.961574 ! Fit after self-cal, rms=0.057009Jy sigma=0.961353 ! 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=1.024 mas, bmaj=2.075 mas, bpa=2.262 degrees ! Estimated noise=0.480786 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 (1, -2.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00518339 Jy ! Component: 100 - total flux cleaned = 0.00798772 Jy ! Component: 150 - total flux cleaned = 0.00948955 Jy ! Component: 200 - total flux cleaned = 0.0101785 Jy ! Total flux subtracted in 200 components = 0.0101785 Jy ! Clean residual min=-0.002386 max=0.002510 Jy/beam ! Clean residual mean=-0.000001 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.151711 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 36 components and 0.151711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056581Jy sigma=0.949855 ! Fit after self-cal, rms=0.056553Jy sigma=0.949062 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.024 x 2.075 at 2.262 degrees (North through East) ! Clean map min=-0.0022423 max=0.1291 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.05 KP 1.01 ! LA 0.96 MK 1.03 NL 0.98 OV 0.99 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.03 KP 1.00 ! LA 1.00 MK 0.99 NL 0.98 OV 1.00 ! PT 0.95 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.00 KP 1.02 ! LA 0.97 MK 1.00 NL 1.00 OV 0.99 ! PT 0.94 SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.02 KP 1.00 ! LA 0.98 MK 1.00 NL 1.00 OV 0.99 ! PT 0.96 SC 0.96 ! ! ! Fit before self-cal, rms=0.056553Jy sigma=0.949062 ! Fit after self-cal, rms=0.055881Jy sigma=0.945111 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.022 mas, bmaj=2.073 mas, bpa=2.764 degrees ! Estimated noise=0.477251 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.000233375 Jy ! Component: 100 - total flux cleaned = 0.000234611 Jy ! Component: 150 - total flux cleaned = 0.000269198 Jy ! Component: 200 - total flux cleaned = 0.00027 Jy ! Total flux subtracted in 200 components = 0.00027 Jy ! Clean residual min=-0.002213 max=0.002074 Jy/beam ! Clean residual mean=0.000000 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.151981 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 51 components and 0.151981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055828Jy sigma=0.944153 ! Fit after self-cal, rms=0.055837Jy sigma=0.944065 ! 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.055837Jy sigma=0.944065 ! Fit after self-cal, rms=0.056663Jy sigma=0.940441 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.018 mas, bmaj=2.083 mas, bpa=2.591 degrees ! Estimated noise=0.478079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000456732 Jy ! Component: 100 - total flux cleaned = 0.000457322 Jy ! Component: 150 - total flux cleaned = 0.000477915 Jy ! Component: 200 - total flux cleaned = 0.000477666 Jy ! Total flux subtracted in 200 components = 0.000477666 Jy ! Clean residual min=-0.001720 max=0.001681 Jy/beam ! Clean residual mean=0.000000 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.152459 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.152459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056642Jy sigma=0.939997 ! Fit after self-cal, rms=0.056653Jy sigma=0.939936 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.17298e-05 Jy ! Component: 100 - total flux cleaned = 5.00397e-05 Jy ! Component: 150 - total flux cleaned = 4.95289e-05 Jy ! Component: 200 - total flux cleaned = 4.97439e-05 Jy ! Total flux subtracted in 200 components = 4.97439e-05 Jy ! Clean residual min=-0.001703 max=0.001674 Jy/beam ! Clean residual mean=0.000000 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.152508 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 73 components and 0.152508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056644Jy sigma=0.939741 ! Fit after self-cal, rms=0.056643Jy sigma=0.939720 ! 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.056643Jy sigma=0.939720 ! Fit after self-cal, rms=0.056723Jy sigma=0.939661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.017 mas, bmaj=2.082 mas, bpa=2.569 degrees ! Estimated noise=0.478259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000254362 Jy ! Component: 100 - total flux cleaned = 0.000270641 Jy ! Component: 150 - total flux cleaned = 0.000270689 Jy ! Component: 200 - total flux cleaned = 0.000270448 Jy ! Total flux subtracted in 200 components = 0.000270448 Jy ! Clean residual min=-0.001660 max=0.001640 Jy/beam ! Clean residual mean=0.000000 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.152779 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 77 components and 0.152779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056716Jy sigma=0.939510 ! Fit after self-cal, rms=0.056716Jy sigma=0.939496 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.56087e-05 Jy ! Component: 100 - total flux cleaned = 2.56858e-05 Jy ! Component: 150 - total flux cleaned = 2.55291e-05 Jy ! Component: 200 - total flux cleaned = 2.55411e-05 Jy ! Total flux subtracted in 200 components = 2.55411e-05 Jy ! Clean residual min=-0.001636 max=0.001629 Jy/beam ! Clean residual mean=0.000000 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.152804 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.152804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056711Jy sigma=0.939405 ! Fit after self-cal, rms=0.056711Jy sigma=0.939396 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.056711Jy sigma=0.939396 ! Fit after self-cal, rms=0.056770Jy sigma=0.939337 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.206 mas, bmaj=3.535 mas, bpa=2.942 degrees ! Estimated noise=0.564763 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000364086 Jy ! Component: 100 - total flux cleaned = 0.000442745 Jy ! Component: 150 - total flux cleaned = 0.000442951 Jy ! Component: 200 - total flux cleaned = 0.000442638 Jy ! Total flux subtracted in 200 components = 0.000442638 Jy ! Clean residual min=-0.001756 max=0.001676 Jy/beam ! Clean residual mean=0.000001 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.153247 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 94 components and 0.153247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056770Jy sigma=0.939279 ! Fit after self-cal, rms=0.056768Jy sigma=0.939256 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.08028e-05 Jy ! Component: 100 - total flux cleaned = -5.14052e-05 Jy ! Component: 150 - total flux cleaned = -5.13367e-05 Jy ! Component: 200 - total flux cleaned = -5.0965e-05 Jy ! Total flux subtracted in 200 components = -5.0965e-05 Jy ! Clean residual min=-0.001742 max=0.001674 Jy/beam ! Clean residual mean=0.000001 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.153196 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 99 components and 0.153196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056769Jy sigma=0.939252 ! Fit after self-cal, rms=0.056768Jy sigma=0.939237 ! 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=1.017 mas, bmaj=2.082 mas, bpa=2.543 degrees ! Estimated noise=0.478582 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.017 x 2.082 at 2.543 degrees (North through East) ! Clean map min=-0.001539 max=0.12867 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=0.8167 mas, bmaj=1.683 mas, bpa=0.3999 degrees ! Estimated noise=0.846878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0988281 Jy ! Component: 100 - total flux cleaned = 0.125469 Jy ! Component: 150 - total flux cleaned = 0.136532 Jy ! Component: 200 - total flux cleaned = 0.142256 Jy ! Total flux subtracted in 200 components = 0.142256 Jy ! Clean residual min=-0.003624 max=0.003073 Jy/beam ! Clean residual mean=-0.000001 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.142256 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.142256 Jy ! Inverting map and beam ! Estimated beam: bmin=1.017 mas, bmaj=2.082 mas, bpa=2.543 degrees ! Estimated noise=0.478582 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.00446232 Jy ! Component: 100 - total flux cleaned = 0.00696803 Jy ! Component: 150 - total flux cleaned = 0.00839308 Jy ! Component: 200 - total flux cleaned = 0.00898976 Jy ! Total flux subtracted in 200 components = 0.00898976 Jy ! Clean residual min=-0.001785 max=0.001768 Jy/beam ! Clean residual mean=0.000000 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.151246 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 44 components and 0.151246 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.206 mas, bmaj=3.535 mas, bpa=2.942 degrees ! Estimated noise=0.564763 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000984406 Jy ! Component: 100 - total flux cleaned = 0.0013021 Jy ! Component: 150 - total flux cleaned = 0.0014198 Jy ! Component: 200 - total flux cleaned = 0.00147562 Jy ! Total flux subtracted in 200 components = 0.00147562 Jy ! Clean residual min=-0.001823 max=0.001728 Jy/beam ! Clean residual mean=0.000000 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.152722 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 = 3.29145e-05 Jy ! Component: 100 - total flux cleaned = 9.12655e-05 Jy ! Component: 150 - total flux cleaned = 0.000142148 Jy ! Component: 200 - total flux cleaned = 0.000176116 Jy ! Total flux subtracted in 200 components = 0.000176116 Jy ! Clean residual min=-0.001783 max=0.001694 Jy/beam ! Clean residual mean=0.000000 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.152898 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 70 components and 0.152898 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.017 mas, bmaj=2.082 mas, bpa=2.543 degrees ! Estimated noise=0.478582 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.48345e-05 Jy ! Component: 100 - total flux cleaned = -0.000126543 Jy ! Component: 150 - total flux cleaned = -0.000168527 Jy ! Component: 200 - total flux cleaned = -0.000206936 Jy ! Total flux subtracted in 200 components = -0.000206936 Jy ! Clean residual min=-0.001680 max=0.001681 Jy/beam ! Clean residual mean=0.000000 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.152691 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 83 components and 0.152691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056792Jy sigma=0.939728 ! Fit after self-cal, rms=0.056787Jy sigma=0.939649 wmodel J1204-0710_X_map.mod ! Writing 83 model components to file: J1204-0710_X_map.mod wobs J1204-0710_X_uvs.fits ! Writing UV FITS file: J1204-0710_X_uvs.fits wwins J1204-0710_X_map.win ! wwins: Wrote 2 windows to J1204-0710_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -9.08497e-05 Jy ! Component: 100 - total flux cleaned = -0.000236257 Jy ! Component: 150 - total flux cleaned = -0.000101514 Jy ! Component: 200 - total flux cleaned = -4.86955e-05 Jy ! Component: 250 - total flux cleaned = 2.09171e-06 Jy ! Component: 300 - total flux cleaned = 2.69326e-05 Jy ! Component: 350 - total flux cleaned = 9.87023e-05 Jy ! Component: 400 - total flux cleaned = 0.000145519 Jy ! Component: 450 - total flux cleaned = 0.000191594 Jy ! Component: 500 - total flux cleaned = 0.000348184 Jy ! Component: 550 - total flux cleaned = 0.000391773 Jy ! Component: 600 - total flux cleaned = 0.000392168 Jy ! Component: 650 - total flux cleaned = 0.000413852 Jy ! Component: 700 - total flux cleaned = 0.000435405 Jy ! Component: 750 - total flux cleaned = 0.000558935 Jy ! Component: 800 - total flux cleaned = 0.000558823 Jy ! Component: 850 - total flux cleaned = 0.000658612 Jy ! Component: 900 - total flux cleaned = 0.000658841 Jy ! Component: 950 - total flux cleaned = 0.000795117 Jy ! Component: 1000 - total flux cleaned = 0.00091022 Jy ! Component: 1050 - total flux cleaned = 0.000966894 Jy ! Component: 1100 - total flux cleaned = 0.000967118 Jy ! Component: 1150 - total flux cleaned = 0.00102289 Jy ! Component: 1200 - total flux cleaned = 0.00109615 Jy ! Component: 1250 - total flux cleaned = 0.00115067 Jy ! Component: 1300 - total flux cleaned = 0.0011866 Jy ! Component: 1350 - total flux cleaned = 0.00131071 Jy ! Component: 1400 - total flux cleaned = 0.00131078 Jy ! Component: 1450 - total flux cleaned = 0.0013455 Jy ! Component: 1500 - total flux cleaned = 0.0014319 Jy ! Component: 1550 - total flux cleaned = 0.00153421 Jy ! Component: 1600 - total flux cleaned = 0.00160163 Jy ! Component: 1650 - total flux cleaned = 0.00165144 Jy ! Component: 1700 - total flux cleaned = 0.00166798 Jy ! Component: 1750 - total flux cleaned = 0.00175043 Jy ! Component: 1800 - total flux cleaned = 0.00186437 Jy ! Component: 1850 - total flux cleaned = 0.00189685 Jy ! Component: 1900 - total flux cleaned = 0.0020727 Jy ! Component: 1950 - total flux cleaned = 0.00208837 Jy ! Component: 2000 - total flux cleaned = 0.00221401 Jy ! Component: 2050 - total flux cleaned = 0.00229176 Jy ! Component: 2100 - total flux cleaned = 0.00233803 Jy ! Component: 2150 - total flux cleaned = 0.00244536 Jy ! Component: 2200 - total flux cleaned = 0.00249085 Jy ! Component: 2250 - total flux cleaned = 0.00252083 Jy ! Component: 2300 - total flux cleaned = 0.00258084 Jy ! Component: 2350 - total flux cleaned = 0.00268497 Jy ! Component: 2400 - total flux cleaned = 0.00275878 Jy ! Component: 2450 - total flux cleaned = 0.00284654 Jy ! Component: 2500 - total flux cleaned = 0.00286111 Jy ! Component: 2550 - total flux cleaned = 0.00297674 Jy ! Component: 2600 - total flux cleaned = 0.00304843 Jy ! Component: 2650 - total flux cleaned = 0.00310535 Jy ! Component: 2700 - total flux cleaned = 0.00313362 Jy ! Component: 2750 - total flux cleaned = 0.00321791 Jy ! Component: 2800 - total flux cleaned = 0.0033154 Jy ! Component: 2850 - total flux cleaned = 0.00332932 Jy ! Component: 2900 - total flux cleaned = 0.0033981 Jy ! Component: 2950 - total flux cleaned = 0.00339834 Jy ! Component: 3000 - total flux cleaned = 0.00350717 Jy ! Component: 3050 - total flux cleaned = 0.0035341 Jy ! Component: 3100 - total flux cleaned = 0.00358776 Jy ! Component: 3150 - total flux cleaned = 0.00365444 Jy ! Component: 3200 - total flux cleaned = 0.00372053 Jy ! Component: 3250 - total flux cleaned = 0.00373356 Jy ! Component: 3300 - total flux cleaned = 0.00372045 Jy ! Component: 3350 - total flux cleaned = 0.0037727 Jy ! Component: 3400 - total flux cleaned = 0.00382451 Jy ! Component: 3450 - total flux cleaned = 0.00379884 Jy ! Component: 3500 - total flux cleaned = 0.00382456 Jy ! Component: 3550 - total flux cleaned = 0.0039265 Jy ! Component: 3600 - total flux cleaned = 0.00395184 Jy ! Component: 3650 - total flux cleaned = 0.00401488 Jy ! Component: 3700 - total flux cleaned = 0.00400223 Jy ! Component: 3750 - total flux cleaned = 0.00403976 Jy ! Component: 3800 - total flux cleaned = 0.00412658 Jy ! Component: 3850 - total flux cleaned = 0.00415135 Jy ! Component: 3900 - total flux cleaned = 0.00421282 Jy ! Component: 3950 - total flux cleaned = 0.00420048 Jy ! Component: 4000 - total flux cleaned = 0.00424914 Jy ! Component: 4050 - total flux cleaned = 0.00430956 Jy ! Total flux subtracted in 4096 components = 0.00432157 Jy ! Clean residual min=-0.000723 max=0.000744 Jy/beam ! Clean residual mean=0.000000 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.157012 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 367 components and 0.157012 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv117_uvs/J1204-0710_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.017 x 2.082 at 2.543 degrees (North through East) ! Clean map min=-0.0011701 max=0.12877 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv117_uvs/J1204-0710_X_map.fits wmodel /scr/pima/rv117_uvs/J1204-0710_X_map.mod ! Writing 367 model components to file: /scr/pima/rv117_uvs/J1204-0710_X_map.mod wobs /scr/pima/rv117_uvs/J1204-0710_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv117_uvs/J1204-0710_X_uvs.fits wwins /scr/pima/rv117_uvs/J1204-0710_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv117_uvs/J1204-0710_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.128767 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202413 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.47158 0.47158 0.94316 1.88632 3.77264 7.54528 15.0906 30.1811 60.3623 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.128 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 636.159 quit ! Quitting program ! Log file /scr/pima/rv117_uvs/J1204-0710_X_dfm.log closed on Sat Dec 9 23:43:43 2017