! Started logfile: /scr/pima/bg219h_uvs/J0617-2200_S_dfm.log on Thu May 19 22:11:53 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/bg219h_uvs/J0617-2200_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0617-2200_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.683951 visibilities/baseline/integration-bin. ! Found source: J0617-2200 ! ! 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 4432 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 J0617-2200_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000459Jy sigma=19.509234 ! Fit after self-cal, rms=0.796275Jy sigma=15.440224 ! 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=2.328 mas, bmaj=6.62 mas, bpa=-8.175 degrees ! Estimated noise=0.881516 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.157893 Jy ! Component: 100 - total flux cleaned = 0.192324 Jy ! Total flux subtracted in 100 components = 0.192324 Jy ! Clean residual min=-0.006613 max=0.009603 Jy/beam ! Clean residual mean=0.000002 rms=0.001704 Jy/beam ! Combined flux in latest and established models = 0.192324 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.192324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075291Jy sigma=1.399577 ! Fit after self-cal, rms=0.075283Jy sigma=1.399513 ! 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=2.831 mas, bmaj=7.688 mas, bpa=-5.871 degrees ! Estimated noise=0.616832 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.0131577 Jy ! Component: 100 - total flux cleaned = 0.0196511 Jy ! Component: 150 - total flux cleaned = 0.0235681 Jy ! Component: 200 - total flux cleaned = 0.0259994 Jy ! Total flux subtracted in 200 components = 0.0259994 Jy ! Clean residual min=-0.004425 max=0.008199 Jy/beam ! Clean residual mean=0.000007 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.218323 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.218323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073122Jy sigma=1.351683 ! Fit after self-cal, rms=0.073111Jy sigma=1.351350 ! Inverting map ! Added new window around map position (-5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00733161 Jy ! Component: 100 - total flux cleaned = 0.010528 Jy ! Component: 150 - total flux cleaned = 0.0111494 Jy ! Component: 200 - total flux cleaned = 0.0115019 Jy ! Total flux subtracted in 200 components = 0.0115019 Jy ! Clean residual min=-0.003538 max=0.004209 Jy/beam ! Clean residual mean=0.000001 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.229825 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 57 components and 0.229825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072452Jy sigma=1.336397 ! Fit after self-cal, rms=0.072357Jy sigma=1.334472 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.831 x 7.688 at -5.871 degrees (North through East) ! Clean map min=-0.0034388 max=0.20327 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 1.00 FD 1.00* HN 1.02 KP 0.98 ! LA 0.98 MK 0.99 NL 0.99 OV 0.97 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00* HN 1.04 KP 0.99 ! LA 1.03 MK 1.01 NL 0.93 OV 0.99 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.06 KP 0.97 ! LA 0.98 MK 0.98 NL 0.96 OV 0.99 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.072357Jy sigma=1.334472 ! Fit after self-cal, rms=0.071769Jy sigma=1.328902 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.832 mas, bmaj=7.678 mas, bpa=-5.863 degrees ! Estimated noise=0.613084 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.00226579 Jy ! Component: 100 - total flux cleaned = 0.00212238 Jy ! Component: 150 - total flux cleaned = 0.00194371 Jy ! Component: 200 - total flux cleaned = 0.0017904 Jy ! Total flux subtracted in 200 components = 0.0017904 Jy ! Clean residual min=-0.003621 max=0.004304 Jy/beam ! Clean residual mean=-0.000000 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.231616 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 78 components and 0.231616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071623Jy sigma=1.325487 ! Fit after self-cal, rms=0.071626Jy sigma=1.325093 ! 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.071626Jy sigma=1.325093 ! Fit after self-cal, rms=0.071234Jy sigma=1.311372 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.828 mas, bmaj=7.677 mas, bpa=-5.966 degrees ! Estimated noise=0.613361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000253632 Jy ! Component: 100 - total flux cleaned = 0.000119962 Jy ! Component: 150 - total flux cleaned = 2.54795e-06 Jy ! Component: 200 - total flux cleaned = -0.000102241 Jy ! Total flux subtracted in 200 components = -0.000102241 Jy ! Clean residual min=-0.003058 max=0.003890 Jy/beam ! Clean residual mean=0.000000 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.231513 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 0.231513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071185Jy sigma=1.310504 ! Fit after self-cal, rms=0.071185Jy sigma=1.310367 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) ! Added new window around map position (67.5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294623 Jy ! Component: 100 - total flux cleaned = 0.00328198 Jy ! Component: 150 - total flux cleaned = 0.00314091 Jy ! Component: 200 - total flux cleaned = 0.0030972 Jy ! Total flux subtracted in 200 components = 0.0030972 Jy ! Clean residual min=-0.002727 max=0.002866 Jy/beam ! Clean residual mean=-0.000000 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.234611 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 112 components and 0.234611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071046Jy sigma=1.307091 ! Fit after self-cal, rms=0.071031Jy sigma=1.306867 ! 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.071031Jy sigma=1.306867 ! Fit after self-cal, rms=0.070769Jy sigma=1.299984 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.827 mas, bmaj=7.673 mas, bpa=-5.904 degrees ! Estimated noise=0.613459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000292224 Jy ! Component: 100 - total flux cleaned = 0.000123936 Jy ! Component: 150 - total flux cleaned = 4.93788e-05 Jy ! Component: 200 - total flux cleaned = -1.78184e-05 Jy ! Total flux subtracted in 200 components = -1.78184e-05 Jy ! Clean residual min=-0.002759 max=0.002551 Jy/beam ! Clean residual mean=0.000002 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.234593 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 135 components and 0.234593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070727Jy sigma=1.299141 ! Fit after self-cal, rms=0.070730Jy sigma=1.299048 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.56326e-05 Jy ! Component: 100 - total flux cleaned = -9.98408e-05 Jy ! Component: 150 - total flux cleaned = -0.000161044 Jy ! Component: 200 - total flux cleaned = -0.000219619 Jy ! Total flux subtracted in 200 components = -0.000219619 Jy ! Clean residual min=-0.002775 max=0.002594 Jy/beam ! Clean residual mean=0.000002 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.234373 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 140 components and 0.234373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070704Jy sigma=1.298584 ! Fit after self-cal, rms=0.070705Jy sigma=1.298573 ! 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.070705Jy sigma=1.298573 ! Fit after self-cal, rms=0.070705Jy sigma=1.298513 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.839 mas, bmaj=15.05 mas, bpa=-1.2 degrees ! Estimated noise=0.81964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000172771 Jy ! Component: 100 - total flux cleaned = -0.000391008 Jy ! Component: 150 - total flux cleaned = -0.000494544 Jy ! Component: 200 - total flux cleaned = -0.000589119 Jy ! Total flux subtracted in 200 components = -0.000589119 Jy ! Clean residual min=-0.002928 max=0.003145 Jy/beam ! Clean residual mean=0.000003 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.233784 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 159 components and 0.233784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070697Jy sigma=1.298364 ! Fit after self-cal, rms=0.070693Jy sigma=1.298313 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.000207802 Jy ! Component: 100 - total flux cleaned = 0.000144944 Jy ! Component: 150 - total flux cleaned = 6.86551e-05 Jy ! Component: 200 - total flux cleaned = 1.55199e-05 Jy ! Total flux subtracted in 200 components = 1.55199e-05 Jy ! Clean residual min=-0.002968 max=0.003181 Jy/beam ! Clean residual mean=0.000003 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.2338 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 167 components and 0.2338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070691Jy sigma=1.298299 ! Fit after self-cal, rms=0.070689Jy sigma=1.298274 ! 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=2.826 mas, bmaj=7.671 mas, bpa=-5.9 degrees ! Estimated noise=0.613619 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.826 x 7.671 at -5.9 degrees (North through East) ! Clean map min=-0.0027026 max=0.20214 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=2.321 mas, bmaj=6.606 mas, bpa=-8.145 degrees ! Estimated noise=0.88047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.157647 Jy ! Component: 100 - total flux cleaned = 0.192087 Jy ! Component: 150 - total flux cleaned = 0.202835 Jy ! Component: 200 - total flux cleaned = 0.209915 Jy ! Total flux subtracted in 200 components = 0.209915 Jy ! Clean residual min=-0.005569 max=0.005635 Jy/beam ! Clean residual mean=0.000001 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.209915 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.209915 Jy ! Inverting map and beam ! Estimated beam: bmin=2.826 mas, bmaj=7.671 mas, bpa=-5.9 degrees ! Estimated noise=0.613619 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.00781892 Jy ! Component: 100 - total flux cleaned = 0.0125943 Jy ! Component: 150 - total flux cleaned = 0.0160217 Jy ! Component: 200 - total flux cleaned = 0.0186109 Jy ! Total flux subtracted in 200 components = 0.0186109 Jy ! Clean residual min=-0.003137 max=0.002685 Jy/beam ! Clean residual mean=0.000005 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.228526 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 49 components and 0.228526 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=6.839 mas, bmaj=15.05 mas, bpa=-1.2 degrees ! Estimated noise=0.81964 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00331595 Jy ! Component: 100 - total flux cleaned = 0.00420918 Jy ! Component: 150 - total flux cleaned = 0.00443307 Jy ! Component: 200 - total flux cleaned = 0.00448174 Jy ! Total flux subtracted in 200 components = 0.00448174 Jy ! Clean residual min=-0.002963 max=0.003283 Jy/beam ! Clean residual mean=0.000004 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.233008 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.83838e-05 Jy ! Component: 100 - total flux cleaned = 7.15327e-05 Jy ! Component: 150 - total flux cleaned = 0.00010169 Jy ! Component: 200 - total flux cleaned = 0.000128471 Jy ! Total flux subtracted in 200 components = 0.000128471 Jy ! Clean residual min=-0.002988 max=0.003292 Jy/beam ! Clean residual mean=0.000004 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.233136 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 103 components and 0.233136 Jy ! Inverting map ! Added new window around map position (-126, -30.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180738 Jy ! Component: 100 - total flux cleaned = 0.00174878 Jy ! Component: 150 - total flux cleaned = 0.00191152 Jy ! Component: 200 - total flux cleaned = 0.00222846 Jy ! Total flux subtracted in 200 components = 0.00222846 Jy ! Clean residual min=-0.002695 max=0.002288 Jy/beam ! Clean residual mean=0.000005 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.235364 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 129 components and 0.235365 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.826 mas, bmaj=7.671 mas, bpa=-5.9 degrees ! Estimated noise=0.613619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129357 Jy ! Component: 100 - total flux cleaned = 0.00223052 Jy ! Component: 150 - total flux cleaned = 0.00295551 Jy ! Component: 200 - total flux cleaned = 0.00323595 Jy ! Total flux subtracted in 200 components = 0.00323595 Jy ! Clean residual min=-0.002552 max=0.002422 Jy/beam ! Clean residual mean=0.000003 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.2386 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 164 components and 0.2386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070691Jy sigma=1.297693 ! Fit after self-cal, rms=0.070680Jy sigma=1.297423 wmodel /J0617-2200_S_map.mod ! wmodel: Unable to open new model file: /J0617-2200_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0617-2200_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.826 x 7.671 at -5.9 degrees (North through East) ! Clean map min=-0.00236 max=0.20468 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0617-2200_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.204677 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00062712 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.919187 0.919187 1.83837 3.67675 7.3535 14.707 29.414 58.828 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.204 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 326.375 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0617-2200_S_dfm.log closed on Thu May 19 22:11:56 2016