! Started logfile: /scr/pima/bg219e_uvs/J0612-3138_S_dfm.log on Thu May 19 18:26:16 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/bg219e_uvs/J0612-3138_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0612-3138_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.905466 visibilities/baseline/integration-bin. ! Found source: J0612-3138 ! ! 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 8084 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 J0612-3138_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 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.027218Jy sigma=15.762855 ! Fit after self-cal, rms=0.826641Jy sigma=12.545458 ! 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.088 mas, bmaj=14.11 mas, bpa=11.93 degrees ! Estimated noise=0.790585 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.137275 Jy ! Component: 100 - total flux cleaned = 0.170086 Jy ! Total flux subtracted in 100 components = 0.170086 Jy ! Clean residual min=-0.005629 max=0.013444 Jy/beam ! Clean residual mean=0.000014 rms=0.001936 Jy/beam ! Combined flux in latest and established models = 0.170086 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.170086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097910Jy sigma=1.394702 ! Fit after self-cal, rms=0.097939Jy sigma=1.394502 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014724 Jy ! Component: 100 - total flux cleaned = 0.0234588 Jy ! Total flux subtracted in 100 components = 0.0234588 Jy ! Clean residual min=-0.005010 max=0.006813 Jy/beam ! Clean residual mean=0.000004 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 0.193544 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 33 components and 0.193544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095261Jy sigma=1.341343 ! Fit after self-cal, rms=0.095288Jy sigma=1.341087 ! 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.817 mas, bmaj=16.57 mas, bpa=10.48 degrees ! Estimated noise=0.56228 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.00835509 Jy ! Component: 100 - total flux cleaned = 0.0126642 Jy ! Component: 150 - total flux cleaned = 0.0151191 Jy ! Component: 200 - total flux cleaned = 0.016416 Jy ! Total flux subtracted in 200 components = 0.016416 Jy ! Clean residual min=-0.004186 max=0.003962 Jy/beam ! Clean residual mean=-0.000009 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.20996 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 66 components and 0.209961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094690Jy sigma=1.327880 ! Fit after self-cal, rms=0.094705Jy sigma=1.327725 ! 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.817 x 16.57 at 10.48 degrees (North through East) ! Clean map min=-0.0039368 max=0.16467 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.03 FD 0.94 HN 1.10 KP 1.00 ! LA 1.00 NL 1.02 OV 0.98 PT 1.01 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.05 KP 1.00 ! LA 0.98 NL 1.02 OV 1.00 PT 1.01 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 HN 1.03 KP 0.99 ! LA 1.00 NL 0.95 OV 0.99 PT 0.99 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.08 KP 1.00 ! LA 0.97 NL 1.01 OV 0.97 PT 0.99 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.094705Jy sigma=1.327725 ! Fit after self-cal, rms=0.096041Jy sigma=1.324136 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.832 mas, bmaj=16.72 mas, bpa=10.65 degrees ! Estimated noise=0.562186 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.00159949 Jy ! Component: 100 - total flux cleaned = -0.00189604 Jy ! Component: 150 - total flux cleaned = -0.00214945 Jy ! Component: 200 - total flux cleaned = -0.00237192 Jy ! Total flux subtracted in 200 components = -0.00237192 Jy ! Clean residual min=-0.003759 max=0.003474 Jy/beam ! Clean residual mean=-0.000006 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.207589 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.207589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095987Jy sigma=1.323459 ! Fit after self-cal, rms=0.096007Jy sigma=1.323402 ! 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.096007Jy sigma=1.323402 ! Fit after self-cal, rms=0.096413Jy sigma=1.323197 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.837 mas, bmaj=16.78 mas, bpa=10.71 degrees ! Estimated noise=0.561035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00147382 Jy ! Component: 100 - total flux cleaned = -0.00172562 Jy ! Component: 150 - total flux cleaned = -0.00194166 Jy ! Component: 200 - total flux cleaned = -0.00210181 Jy ! Total flux subtracted in 200 components = -0.00210181 Jy ! Clean residual min=-0.003611 max=0.003407 Jy/beam ! Clean residual mean=-0.000006 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.205487 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 82 components and 0.205487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096372Jy sigma=1.322704 ! Fit after self-cal, rms=0.096374Jy sigma=1.322681 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.000212489 Jy ! Component: 100 - total flux cleaned = -0.000326203 Jy ! Component: 150 - total flux cleaned = -0.000401309 Jy ! Component: 200 - total flux cleaned = -0.000447841 Jy ! Total flux subtracted in 200 components = -0.000447841 Jy ! Clean residual min=-0.003537 max=0.003366 Jy/beam ! Clean residual mean=-0.000007 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.205039 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.205039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096360Jy sigma=1.322470 ! Fit after self-cal, rms=0.096357Jy sigma=1.322453 ! 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.096357Jy sigma=1.322453 ! Fit after self-cal, rms=0.097889Jy sigma=1.319028 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.844 mas, bmaj=16.77 mas, bpa=10.73 degrees ! Estimated noise=0.561154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000825423 Jy ! Component: 100 - total flux cleaned = -0.00113783 Jy ! Component: 150 - total flux cleaned = -0.00128657 Jy ! Component: 200 - total flux cleaned = -0.00142071 Jy ! Total flux subtracted in 200 components = -0.00142071 Jy ! Clean residual min=-0.003067 max=0.003521 Jy/beam ! Clean residual mean=-0.000004 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.203618 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 102 components and 0.203618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097847Jy sigma=1.318524 ! Fit after self-cal, rms=0.097868Jy sigma=1.318460 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 = -4.10105e-06 Jy ! Component: 100 - total flux cleaned = -0.000113901 Jy ! Component: 150 - total flux cleaned = -0.000234291 Jy ! Component: 200 - total flux cleaned = -0.000319676 Jy ! Total flux subtracted in 200 components = -0.000319676 Jy ! Clean residual min=-0.003003 max=0.003480 Jy/beam ! Clean residual mean=-0.000004 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.203299 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 103 components and 0.203299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097855Jy sigma=1.318257 ! Fit after self-cal, rms=0.097849Jy sigma=1.318244 ! 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.097849Jy sigma=1.318244 ! Fit after self-cal, rms=0.098726Jy sigma=1.318023 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.165 mas, bmaj=25.31 mas, bpa=0.6904 degrees ! Estimated noise=0.633279 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000913969 Jy ! Component: 100 - total flux cleaned = -0.00102768 Jy ! Component: 150 - total flux cleaned = -0.00108483 Jy ! Component: 200 - total flux cleaned = -0.00106849 Jy ! Total flux subtracted in 200 components = -0.00106849 Jy ! Clean residual min=-0.002761 max=0.003383 Jy/beam ! Clean residual mean=-0.000006 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.20223 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 109 components and 0.20223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098721Jy sigma=1.318001 ! Fit after self-cal, rms=0.098722Jy sigma=1.317870 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 = -6.06505e-06 Jy ! Component: 100 - total flux cleaned = -7.83902e-05 Jy ! Component: 150 - total flux cleaned = -7.83436e-05 Jy ! Component: 200 - total flux cleaned = -6.41876e-05 Jy ! Total flux subtracted in 200 components = -6.41876e-05 Jy ! Clean residual min=-0.002780 max=0.003366 Jy/beam ! Clean residual mean=-0.000006 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.202166 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 111 components and 0.202166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098728Jy sigma=1.317939 ! Fit after self-cal, rms=0.098721Jy sigma=1.317856 ! 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.846 mas, bmaj=16.8 mas, bpa=10.79 degrees ! Estimated noise=0.560875 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.846 x 16.8 at 10.79 degrees (North through East) ! Clean map min=-0.002919 max=0.16793 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.093 mas, bmaj=14.25 mas, bpa=12.2 degrees ! Estimated noise=0.800191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138813 Jy ! Component: 100 - total flux cleaned = 0.169695 Jy ! Component: 150 - total flux cleaned = 0.18163 Jy ! Component: 200 - total flux cleaned = 0.188587 Jy ! Total flux subtracted in 200 components = 0.188587 Jy ! Clean residual min=-0.004203 max=0.005669 Jy/beam ! Clean residual mean=0.000007 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.188587 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.188587 Jy ! Inverting map and beam ! Estimated beam: bmin=3.846 mas, bmaj=16.8 mas, bpa=10.79 degrees ! Estimated noise=0.560875 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 (-5.5, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00679068 Jy ! Component: 100 - total flux cleaned = 0.0105485 Jy ! Component: 150 - total flux cleaned = 0.011979 Jy ! Component: 200 - total flux cleaned = 0.0130795 Jy ! Total flux subtracted in 200 components = 0.0130795 Jy ! Clean residual min=-0.002567 max=0.002631 Jy/beam ! Clean residual mean=-0.000000 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.201666 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 76 components and 0.201666 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.165 mas, bmaj=25.31 mas, bpa=0.6904 degrees ! Estimated noise=0.633279 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168064 Jy ! Component: 100 - total flux cleaned = 0.00189839 Jy ! Component: 150 - total flux cleaned = 0.00203482 Jy ! Component: 200 - total flux cleaned = 0.00212251 Jy ! Total flux subtracted in 200 components = 0.00212251 Jy ! Clean residual min=-0.002454 max=0.002686 Jy/beam ! Clean residual mean=0.000004 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.203789 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000123094 Jy ! Component: 100 - total flux cleaned = 0.000207518 Jy ! Component: 150 - total flux cleaned = 0.000304327 Jy ! Component: 200 - total flux cleaned = 0.000375294 Jy ! Total flux subtracted in 200 components = 0.000375294 Jy ! Clean residual min=-0.002439 max=0.002706 Jy/beam ! Clean residual mean=0.000004 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.204164 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 122 components and 0.204164 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.846 mas, bmaj=16.8 mas, bpa=10.79 degrees ! Estimated noise=0.560875 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000700457 Jy ! Component: 100 - total flux cleaned = 0.000890996 Jy ! Component: 150 - total flux cleaned = 0.000917683 Jy ! Component: 200 - total flux cleaned = 0.000940035 Jy ! Total flux subtracted in 200 components = 0.000940035 Jy ! Clean residual min=-0.002519 max=0.002554 Jy/beam ! Clean residual mean=0.000003 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.205104 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 142 components and 0.205104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098551Jy sigma=1.315500 ! Fit after self-cal, rms=0.098510Jy sigma=1.315178 wmodel /J0612-3138_S_map.mod ! wmodel: Unable to open new model file: /J0612-3138_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0612-3138_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.846 x 16.8 at 10.79 degrees (North through East) ! Clean map min=-0.0024659 max=0.17056 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0612-3138_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.170562 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000730263 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.28446 1.28446 2.56891 5.13783 10.2757 20.5513 41.1026 82.2052 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.17 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 233.561 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0612-3138_S_dfm.log closed on Thu May 19 18:26:19 2016