! Started logfile: /scr/pima/rv117_uvs/J1204-0710_S_dfm.log on Sat Dec 9 23:44:02 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv117_uvs/J1204-0710_S_uva.fits ! Reading UV FITS file: /scr/pima/rv117_uvs/J1204-0710_S_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.79596 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 2.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 74 lines of history. ! ! Reading 6304 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 J1204-0710_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 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.007210Jy sigma=17.245017 ! Fit after self-cal, rms=0.891878Jy sigma=15.246742 ! 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.034 mas, bmaj=6.524 mas, bpa=3.506 degrees ! Estimated noise=0.923448 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.0825902 Jy ! Component: 100 - total flux cleaned = 0.102403 Jy ! Total flux subtracted in 100 components = 0.102403 Jy ! Clean residual min=-0.004059 max=0.007745 Jy/beam ! Clean residual mean=0.000004 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.102403 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.102403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055546Jy sigma=0.877241 ! Fit after self-cal, rms=0.055462Jy sigma=0.876218 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0082601 Jy ! Component: 100 - total flux cleaned = 0.0126431 Jy ! Total flux subtracted in 100 components = 0.0126431 Jy ! Clean residual min=-0.003152 max=0.003406 Jy/beam ! Clean residual mean=0.000003 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.115046 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 24 components and 0.115046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053938Jy sigma=0.847263 ! Fit after self-cal, rms=0.053942Jy sigma=0.847087 ! 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=3.745 mas, bmaj=7.689 mas, bpa=2.091 degrees ! Estimated noise=0.535788 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.00360832 Jy ! Component: 100 - total flux cleaned = 0.00547842 Jy ! Component: 150 - total flux cleaned = 0.00655551 Jy ! Component: 200 - total flux cleaned = 0.00712633 Jy ! Total flux subtracted in 200 components = 0.00712633 Jy ! Clean residual min=-0.002217 max=0.002459 Jy/beam ! Clean residual mean=0.000000 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.122172 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 47 components and 0.122172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053701Jy sigma=0.842956 ! Fit after self-cal, rms=0.053701Jy sigma=0.842872 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.745 x 7.689 at 2.091 degrees (North through East) ! Clean map min=-0.0022322 max=0.10817 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.95 HN 1.00 KP 1.00 ! LA 1.00 MK 1.02 NL 0.98 OV 1.02 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.98 HN 1.03 KP 1.02 ! LA 0.95 MK 1.06 NL 1.00 OV 1.04 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.97 HN 1.02 KP 1.00 ! LA 0.98 MK 1.02 NL 0.97 OV 1.11 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00 HN 1.00 KP 1.00 ! LA 1.00 MK 1.06 NL 1.01 OV 1.02 ! PT 1.01 SC 0.98 ! ! ! Fit before self-cal, rms=0.053701Jy sigma=0.842872 ! Fit after self-cal, rms=0.053954Jy sigma=0.836773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.765 mas, bmaj=7.721 mas, bpa=2.535 degrees ! Estimated noise=0.538376 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.000295797 Jy ! Component: 100 - total flux cleaned = 0.000205641 Jy ! Component: 150 - total flux cleaned = 0.000205559 Jy ! Component: 200 - total flux cleaned = 0.000196346 Jy ! Total flux subtracted in 200 components = 0.000196346 Jy ! Clean residual min=-0.002260 max=0.001913 Jy/beam ! Clean residual mean=-0.000001 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.122368 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 53 components and 0.122368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053945Jy sigma=0.836562 ! Fit after self-cal, rms=0.053955Jy sigma=0.836459 ! 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.053955Jy sigma=0.836459 ! Fit after self-cal, rms=0.054663Jy sigma=0.829025 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.759 mas, bmaj=7.73 mas, bpa=2.623 degrees ! Estimated noise=0.538305 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00016681 Jy ! Component: 100 - total flux cleaned = 0.000219212 Jy ! Component: 150 - total flux cleaned = 0.000236516 Jy ! Component: 200 - total flux cleaned = 0.000259058 Jy ! Total flux subtracted in 200 components = 0.000259058 Jy ! Clean residual min=-0.001664 max=0.001719 Jy/beam ! Clean residual mean=-0.000001 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.122627 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.122627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054657Jy sigma=0.828959 ! Fit after self-cal, rms=0.054662Jy sigma=0.828873 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.51961e-06 Jy ! Component: 100 - total flux cleaned = 1.97547e-05 Jy ! Component: 150 - total flux cleaned = 3.36777e-05 Jy ! Component: 200 - total flux cleaned = 5.20727e-05 Jy ! Total flux subtracted in 200 components = 5.20727e-05 Jy ! Clean residual min=-0.001659 max=0.001722 Jy/beam ! Clean residual mean=-0.000001 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.122679 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.122679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054658Jy sigma=0.828830 ! Fit after self-cal, rms=0.054658Jy sigma=0.828816 ! 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.054658Jy sigma=0.828816 ! Fit after self-cal, rms=0.054756Jy sigma=0.828789 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.757 mas, bmaj=7.73 mas, bpa=2.621 degrees ! Estimated noise=0.539109 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000222976 Jy ! Component: 100 - total flux cleaned = 0.000273441 Jy ! Component: 150 - total flux cleaned = 0.000314422 Jy ! Component: 200 - total flux cleaned = 0.000326278 Jy ! Total flux subtracted in 200 components = 0.000326278 Jy ! Clean residual min=-0.001661 max=0.001723 Jy/beam ! Clean residual mean=-0.000001 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.123006 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 65 components and 0.123006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054753Jy sigma=0.828754 ! Fit after self-cal, rms=0.054752Jy sigma=0.828742 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.10654e-07 Jy ! Component: 100 - total flux cleaned = 6.64069e-06 Jy ! Component: 150 - total flux cleaned = 1.2165e-05 Jy ! Component: 200 - total flux cleaned = 2.24134e-05 Jy ! Total flux subtracted in 200 components = 2.24134e-05 Jy ! Clean residual min=-0.001659 max=0.001723 Jy/beam ! Clean residual mean=-0.000001 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.123028 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.123028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054750Jy sigma=0.828716 ! Fit after self-cal, rms=0.054750Jy sigma=0.828709 ! 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.054750Jy sigma=0.828709 ! Fit after self-cal, rms=0.054826Jy sigma=0.828682 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.602 mas, bmaj=12.6 mas, bpa=3.17 degrees ! Estimated noise=0.645643 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000545348 Jy ! Component: 100 - total flux cleaned = 0.000546883 Jy ! Component: 150 - total flux cleaned = 0.0005471 Jy ! Component: 200 - total flux cleaned = 0.000542093 Jy ! Total flux subtracted in 200 components = 0.000542093 Jy ! Clean residual min=-0.001925 max=0.002229 Jy/beam ! Clean residual mean=-0.000002 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.12357 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 67 components and 0.12357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054825Jy sigma=0.828713 ! Fit after self-cal, rms=0.054822Jy sigma=0.828648 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.59541e-06 Jy ! Component: 100 - total flux cleaned = -2.62653e-06 Jy ! Component: 150 - total flux cleaned = -3.38453e-06 Jy ! Component: 200 - total flux cleaned = -8.44945e-06 Jy ! Total flux subtracted in 200 components = -8.44945e-06 Jy ! Clean residual min=-0.001920 max=0.002181 Jy/beam ! Clean residual mean=-0.000002 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.123562 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 67 components and 0.123562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054823Jy sigma=0.828663 ! Fit after self-cal, rms=0.054821Jy sigma=0.828622 ! 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=3.755 mas, bmaj=7.727 mas, bpa=2.621 degrees ! Estimated noise=0.5399 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.755 x 7.727 at 2.621 degrees (North through East) ! Clean map min=-0.0016149 max=0.10844 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.038 mas, bmaj=6.557 mas, bpa=3.812 degrees ! Estimated noise=0.936608 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0836302 Jy ! Component: 100 - total flux cleaned = 0.104231 Jy ! Component: 150 - total flux cleaned = 0.112763 Jy ! Component: 200 - total flux cleaned = 0.117127 Jy ! Total flux subtracted in 200 components = 0.117127 Jy ! Clean residual min=-0.002917 max=0.003390 Jy/beam ! Clean residual mean=0.000001 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.117127 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.117127 Jy ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=7.727 mas, bpa=2.621 degrees ! Estimated noise=0.5399 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) ! Added new window around map position (2, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00333618 Jy ! Component: 100 - total flux cleaned = 0.00532759 Jy ! Component: 150 - total flux cleaned = 0.00625169 Jy ! Component: 200 - total flux cleaned = 0.00679428 Jy ! Total flux subtracted in 200 components = 0.00679428 Jy ! Clean residual min=-0.001673 max=0.001619 Jy/beam ! Clean residual mean=-0.000001 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.123921 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 57 components and 0.123921 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=7.602 mas, bmaj=12.6 mas, bpa=3.17 degrees ! Estimated noise=0.645643 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000806393 Jy ! Component: 100 - total flux cleaned = 0.000925271 Jy ! Component: 150 - total flux cleaned = 0.00100136 Jy ! Component: 200 - total flux cleaned = 0.000986005 Jy ! Total flux subtracted in 200 components = 0.000986005 Jy ! Clean residual min=-0.001803 max=0.001866 Jy/beam ! Clean residual mean=-0.000003 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.124907 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 = 5.69869e-07 Jy ! Component: 100 - total flux cleaned = 9.68072e-07 Jy ! Component: 150 - total flux cleaned = 1.26975e-06 Jy ! Component: 200 - total flux cleaned = 1.89431e-06 Jy ! Total flux subtracted in 200 components = 1.89431e-06 Jy ! Clean residual min=-0.001803 max=0.001861 Jy/beam ! Clean residual mean=-0.000003 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.124909 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 94 components and 0.124909 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=7.727 mas, bpa=2.621 degrees ! Estimated noise=0.5399 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000197551 Jy ! Component: 100 - total flux cleaned = 0.000146476 Jy ! Component: 150 - total flux cleaned = 8.92992e-05 Jy ! Component: 200 - total flux cleaned = 6.42667e-05 Jy ! Total flux subtracted in 200 components = 6.42667e-05 Jy ! Clean residual min=-0.001592 max=0.001622 Jy/beam ! Clean residual mean=-0.000002 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.124973 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 112 components and 0.124973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054787Jy sigma=0.827891 ! Fit after self-cal, rms=0.054778Jy sigma=0.827812 wmodel J1204-0710_S_map.mod ! Writing 112 model components to file: J1204-0710_S_map.mod wobs J1204-0710_S_uvs.fits ! Writing UV FITS file: J1204-0710_S_uvs.fits wwins J1204-0710_S_map.win ! wwins: Wrote 2 windows to J1204-0710_S_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.4499e-05 Jy ! Component: 100 - total flux cleaned = -9.50779e-05 Jy ! Component: 150 - total flux cleaned = -0.000227438 Jy ! Component: 200 - total flux cleaned = -0.000329986 Jy ! Component: 250 - total flux cleaned = -0.00045399 Jy ! Component: 300 - total flux cleaned = -0.000573931 Jy ! Component: 350 - total flux cleaned = -0.000667085 Jy ! Component: 400 - total flux cleaned = -0.000803727 Jy ! Component: 450 - total flux cleaned = -0.000958906 Jy ! Component: 500 - total flux cleaned = -0.00108849 Jy ! Component: 550 - total flux cleaned = -0.00113155 Jy ! Component: 600 - total flux cleaned = -0.00125582 Jy ! Component: 650 - total flux cleaned = -0.00127619 Jy ! Component: 700 - total flux cleaned = -0.00127604 Jy ! Component: 750 - total flux cleaned = -0.00125614 Jy ! Component: 800 - total flux cleaned = -0.00119837 Jy ! Component: 850 - total flux cleaned = -0.00123633 Jy ! Component: 900 - total flux cleaned = -0.00119893 Jy ! Component: 950 - total flux cleaned = -0.00125395 Jy ! Component: 1000 - total flux cleaned = -0.00127178 Jy ! Component: 1050 - total flux cleaned = -0.00130704 Jy ! Component: 1100 - total flux cleaned = -0.00128952 Jy ! Component: 1150 - total flux cleaned = -0.00135888 Jy ! Component: 1200 - total flux cleaned = -0.00132503 Jy ! Component: 1250 - total flux cleaned = -0.00144298 Jy ! Component: 1300 - total flux cleaned = -0.00154239 Jy ! Component: 1350 - total flux cleaned = -0.00149284 Jy ! Component: 1400 - total flux cleaned = -0.00155776 Jy ! Component: 1450 - total flux cleaned = -0.00157386 Jy ! Component: 1500 - total flux cleaned = -0.00163711 Jy ! Component: 1550 - total flux cleaned = -0.00173105 Jy ! Component: 1600 - total flux cleaned = -0.00171566 Jy ! Component: 1650 - total flux cleaned = -0.00179221 Jy ! Component: 1700 - total flux cleaned = -0.00186798 Jy ! Component: 1750 - total flux cleaned = -0.00188296 Jy ! Component: 1800 - total flux cleaned = -0.00197163 Jy ! Component: 1850 - total flux cleaned = -0.00201547 Jy ! Component: 1900 - total flux cleaned = -0.00205899 Jy ! Component: 1950 - total flux cleaned = -0.00211665 Jy ! Component: 2000 - total flux cleaned = -0.00220184 Jy ! Component: 2050 - total flux cleaned = -0.00227222 Jy ! Component: 2100 - total flux cleaned = -0.00232803 Jy ! Component: 2150 - total flux cleaned = -0.00238323 Jy ! Component: 2200 - total flux cleaned = -0.00243823 Jy ! Component: 2250 - total flux cleaned = -0.00253307 Jy ! Component: 2300 - total flux cleaned = -0.00260007 Jy ! Component: 2350 - total flux cleaned = -0.00266661 Jy ! Component: 2400 - total flux cleaned = -0.00271931 Jy ! Component: 2450 - total flux cleaned = -0.00282394 Jy ! Component: 2500 - total flux cleaned = -0.00290174 Jy ! Component: 2550 - total flux cleaned = -0.00294044 Jy ! Component: 2600 - total flux cleaned = -0.00300422 Jy ! Component: 2650 - total flux cleaned = -0.00304192 Jy ! Component: 2700 - total flux cleaned = -0.0031795 Jy ! Component: 2750 - total flux cleaned = -0.00317954 Jy ! Component: 2800 - total flux cleaned = -0.00326568 Jy ! Component: 2850 - total flux cleaned = -0.00327797 Jy ! Component: 2900 - total flux cleaned = -0.00331433 Jy ! Component: 2950 - total flux cleaned = -0.00338642 Jy ! Component: 3000 - total flux cleaned = -0.00339828 Jy ! Component: 3050 - total flux cleaned = -0.00342211 Jy ! Component: 3100 - total flux cleaned = -0.0034927 Jy ! Component: 3150 - total flux cleaned = -0.00352754 Jy ! Component: 3200 - total flux cleaned = -0.00352747 Jy ! Component: 3250 - total flux cleaned = -0.0035964 Jy ! Component: 3300 - total flux cleaned = -0.00358498 Jy ! Component: 3350 - total flux cleaned = -0.00363039 Jy ! Component: 3400 - total flux cleaned = -0.00363033 Jy ! Component: 3450 - total flux cleaned = -0.00364156 Jy ! Component: 3500 - total flux cleaned = -0.00367494 Jy ! Component: 3550 - total flux cleaned = -0.00370795 Jy ! Component: 3600 - total flux cleaned = -0.00370797 Jy ! Component: 3650 - total flux cleaned = -0.00368616 Jy ! Component: 3700 - total flux cleaned = -0.00374034 Jy ! Component: 3750 - total flux cleaned = -0.00371886 Jy ! Component: 3800 - total flux cleaned = -0.00374033 Jy ! Component: 3850 - total flux cleaned = -0.00374039 Jy ! Component: 3900 - total flux cleaned = -0.00372987 Jy ! Component: 3950 - total flux cleaned = -0.00375093 Jy ! Component: 4000 - total flux cleaned = -0.00379282 Jy ! Component: 4050 - total flux cleaned = -0.00377202 Jy ! Total flux subtracted in 4096 components = -0.00380314 Jy ! Clean residual min=-0.000690 max=0.000662 Jy/beam ! Clean residual mean=-0.000000 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.12117 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 424 components and 0.12117 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv117_uvs/J1204-0710_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.755 x 7.727 at 2.621 degrees (North through East) ! Clean map min=-0.0012852 max=0.10888 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv117_uvs/J1204-0710_S_map.fits wmodel /scr/pima/rv117_uvs/J1204-0710_S_map.mod ! Writing 424 model components to file: /scr/pima/rv117_uvs/J1204-0710_S_map.mod wobs /scr/pima/rv117_uvs/J1204-0710_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv117_uvs/J1204-0710_S_uvs.fits wwins /scr/pima/rv117_uvs/J1204-0710_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv117_uvs/J1204-0710_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.108876 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187198 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.51581 0.51581 1.03162 2.06324 4.12648 8.25296 16.5059 33.0119 66.0237 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.108 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 581.609 quit ! Quitting program ! Log file /scr/pima/rv117_uvs/J1204-0710_S_dfm.log closed on Sat Dec 9 23:44:06 2017