! Started logfile: /scr/pima/rdv76_uvs/J1605-1139_X_dfm.log on Fri Jun 15 03:55:24 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.40599 obs /scr/pima/rdv76_uvs/J1605-1139_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv76_uvs/J1605-1139_X_uva.fits ! AN table 1: 125 integrations on 36 of 36 possible baselines. ! AN table 2: 40 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.732159 visibilities/baseline/integration-bin. ! Found source: J1605-1139 ! ! 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.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 13296 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 J1605-1139_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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 278 telescope corrections were flagged in sub-array 1. ! A total of 80 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 278 telescope corrections were flagged in sub-array 1. ! A total of 80 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 278 telescope corrections were flagged in sub-array 1. ! A total of 80 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 278 telescope corrections were flagged in sub-array 1. ! A total of 80 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.079042Jy sigma=13.764684 ! Fit after self-cal, rms=0.680189Jy sigma=8.627049 ! 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.7856 mas, bmaj=2.08 mas, bpa=4.776 degrees ! Estimated noise=0.843402 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.257096 Jy ! Component: 100 - total flux cleaned = 0.313895 Jy ! Total flux subtracted in 100 components = 0.313895 Jy ! Clean residual min=-0.008111 max=0.018808 Jy/beam ! Clean residual mean=-0.000034 rms=0.002209 Jy/beam ! Combined flux in latest and established models = 0.313895 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.313895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153491Jy sigma=1.856778 ! Fit after self-cal, rms=0.153483Jy sigma=1.856701 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203566 Jy ! Component: 100 - total flux cleaned = 0.0305717 Jy ! Total flux subtracted in 100 components = 0.0305717 Jy ! Clean residual min=-0.006178 max=0.006418 Jy/beam ! Clean residual mean=-0.000018 rms=0.001599 Jy/beam ! Combined flux in latest and established models = 0.344467 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.344467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150360Jy sigma=1.811517 ! Fit after self-cal, rms=0.150362Jy sigma=1.811189 ! 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.043 mas, bmaj=2.501 mas, bpa=5.253 degrees ! Estimated noise=0.519014 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.00779874 Jy ! Component: 100 - total flux cleaned = 0.0113319 Jy ! Component: 150 - total flux cleaned = 0.013243 Jy ! Component: 200 - total flux cleaned = 0.0142849 Jy ! Total flux subtracted in 200 components = 0.0142849 Jy ! Clean residual min=-0.005521 max=0.004550 Jy/beam ! Clean residual mean=-0.000018 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.358752 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.358752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150013Jy sigma=1.806121 ! Fit after self-cal, rms=0.150021Jy sigma=1.806044 ! 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.043 x 2.501 at 5.253 degrees (North through East) ! Clean map min=-0.0053256 max=0.33485 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 KP 1.01 LA 0.97 ! MK 1.02 NL 1.00 OV 1.02 PT 1.01 ! SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! WZ 0.00* ZC 0.00* ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 KP 1.01 LA 0.97 ! MK 1.00 NL 0.99 OV 1.03 PT 1.02 ! SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! WZ 0.00* ZC 0.00* ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 KP 1.03 LA 0.94 ! MK 1.01 NL 1.00 OV 1.01 PT 0.99 ! SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! WZ 0.00* ZC 0.00* ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 KP 1.01 LA 0.96 ! MK 1.03 NL 0.97 OV 0.99 PT 1.01 ! SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! WZ 0.00* ZC 0.00* ! ! ! Fit before self-cal, rms=0.150021Jy sigma=1.806044 ! Fit after self-cal, rms=0.150411Jy sigma=1.802704 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.042 mas, bmaj=2.504 mas, bpa=5.39 degrees ! Estimated noise=0.519951 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 = 4.58215e-06 Jy ! Component: 100 - total flux cleaned = -4.4137e-05 Jy ! Component: 150 - total flux cleaned = -4.32451e-05 Jy ! Component: 200 - total flux cleaned = -4.21325e-05 Jy ! Total flux subtracted in 200 components = -4.21325e-05 Jy ! Clean residual min=-0.003929 max=0.004234 Jy/beam ! Clean residual mean=-0.000012 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.35871 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.35871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150403Jy sigma=1.802598 ! Fit after self-cal, rms=0.150441Jy sigma=1.802537 ! 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.150441Jy sigma=1.802537 ! Fit after self-cal, rms=0.150413Jy sigma=1.799565 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.043 mas, bmaj=2.506 mas, bpa=5.41 degrees ! Estimated noise=0.520163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000330376 Jy ! Component: 100 - total flux cleaned = 0.000374716 Jy ! Component: 150 - total flux cleaned = 0.000413842 Jy ! Component: 200 - total flux cleaned = 0.000395268 Jy ! Total flux subtracted in 200 components = 0.000395268 Jy ! Clean residual min=-0.003890 max=0.004169 Jy/beam ! Clean residual mean=-0.000009 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.359105 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.359105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150406Jy sigma=1.799496 ! Fit after self-cal, rms=0.150416Jy sigma=1.799464 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 (-2, 10.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00413774 Jy ! Component: 100 - total flux cleaned = 0.00638033 Jy ! Component: 150 - total flux cleaned = 0.00750325 Jy ! Component: 200 - total flux cleaned = 0.00815303 Jy ! Total flux subtracted in 200 components = 0.00815303 Jy ! Clean residual min=-0.003401 max=0.003219 Jy/beam ! Clean residual mean=-0.000005 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.367258 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 56 components and 0.367258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150293Jy sigma=1.797980 ! Fit after self-cal, rms=0.150280Jy sigma=1.797918 ! 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.150280Jy sigma=1.797918 ! Fit after self-cal, rms=0.150103Jy sigma=1.797274 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.043 mas, bmaj=2.505 mas, bpa=5.377 degrees ! Estimated noise=0.519318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000867451 Jy ! Component: 100 - total flux cleaned = 0.00122221 Jy ! Component: 150 - total flux cleaned = 0.00139508 Jy ! Component: 200 - total flux cleaned = 0.00155062 Jy ! Total flux subtracted in 200 components = 0.00155062 Jy ! Clean residual min=-0.003416 max=0.003087 Jy/beam ! Clean residual mean=-0.000002 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.368809 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 65 components and 0.368809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150083Jy sigma=1.797087 ! Fit after self-cal, rms=0.150084Jy sigma=1.797074 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.000255248 Jy ! Component: 100 - total flux cleaned = 0.000364925 Jy ! Component: 150 - total flux cleaned = 0.000442235 Jy ! Component: 200 - total flux cleaned = 0.000490475 Jy ! Total flux subtracted in 200 components = 0.000490475 Jy ! Clean residual min=-0.003437 max=0.003038 Jy/beam ! Clean residual mean=-0.000002 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.369299 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 68 components and 0.369299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150074Jy sigma=1.796983 ! Fit after self-cal, rms=0.150074Jy sigma=1.796981 ! 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.150074Jy sigma=1.796981 ! Fit after self-cal, rms=0.150033Jy sigma=1.796967 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.603 mas, bmaj=4.191 mas, bpa=-7.057 degrees ! Estimated noise=0.61313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000651896 Jy ! Component: 100 - total flux cleaned = 0.000868105 Jy ! Component: 150 - total flux cleaned = 0.00102754 Jy ! Component: 200 - total flux cleaned = 0.00111868 Jy ! Total flux subtracted in 200 components = 0.00111868 Jy ! Clean residual min=-0.004531 max=0.003365 Jy/beam ! Clean residual mean=-0.000002 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.370418 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 78 components and 0.370418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150029Jy sigma=1.796931 ! Fit after self-cal, rms=0.150028Jy sigma=1.796921 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.08739e-05 Jy ! Component: 100 - total flux cleaned = 0.000110127 Jy ! Component: 150 - total flux cleaned = 0.000109641 Jy ! Component: 200 - total flux cleaned = 0.000122355 Jy ! Total flux subtracted in 200 components = 0.000122355 Jy ! Clean residual min=-0.004533 max=0.003377 Jy/beam ! Clean residual mean=-0.000002 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.37054 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 80 components and 0.37054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150025Jy sigma=1.796898 ! Fit after self-cal, rms=0.150025Jy sigma=1.796893 ! 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.042 mas, bmaj=2.503 mas, bpa=5.345 degrees ! Estimated noise=0.519237 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.042 x 2.503 at 5.345 degrees (North through East) ! Clean map min=-0.0034234 max=0.33547 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.786 mas, bmaj=2.082 mas, bpa=4.863 degrees ! Estimated noise=0.843904 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.257093 Jy ! Component: 100 - total flux cleaned = 0.314232 Jy ! Component: 150 - total flux cleaned = 0.335204 Jy ! Component: 200 - total flux cleaned = 0.345747 Jy ! Total flux subtracted in 200 components = 0.345747 Jy ! Clean residual min=-0.006045 max=0.006050 Jy/beam ! Clean residual mean=-0.000011 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 0.345747 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.345747 Jy ! Inverting map and beam ! Estimated beam: bmin=1.042 mas, bmaj=2.503 mas, bpa=5.345 degrees ! Estimated noise=0.519237 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.00725816 Jy ! Component: 100 - total flux cleaned = 0.0115662 Jy ! Component: 150 - total flux cleaned = 0.0147352 Jy ! Component: 200 - total flux cleaned = 0.0172102 Jy ! Total flux subtracted in 200 components = 0.0172102 Jy ! Clean residual min=-0.003417 max=0.003304 Jy/beam ! Clean residual mean=-0.000006 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.362957 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 43 components and 0.362957 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.603 mas, bmaj=4.191 mas, bpa=-7.057 degrees ! Estimated noise=0.61313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00229107 Jy ! Component: 100 - total flux cleaned = 0.00389754 Jy ! Component: 150 - total flux cleaned = 0.00506183 Jy ! Component: 200 - total flux cleaned = 0.00587055 Jy ! Total flux subtracted in 200 components = 0.00587055 Jy ! Clean residual min=-0.004488 max=0.003174 Jy/beam ! Clean residual mean=-0.000004 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.368827 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.000367375 Jy ! Component: 100 - total flux cleaned = 0.0006347 Jy ! Component: 150 - total flux cleaned = 0.000886824 Jy ! Component: 200 - total flux cleaned = 0.00108639 Jy ! Total flux subtracted in 200 components = 0.00108639 Jy ! Clean residual min=-0.004516 max=0.003309 Jy/beam ! Clean residual mean=-0.000003 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.369914 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 64 components and 0.369914 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.042 mas, bmaj=2.503 mas, bpa=5.345 degrees ! Estimated noise=0.519237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000240445 Jy ! Component: 100 - total flux cleaned = -0.000239562 Jy ! Component: 150 - total flux cleaned = -0.000204053 Jy ! Component: 200 - total flux cleaned = -0.00013735 Jy ! Total flux subtracted in 200 components = -0.00013735 Jy ! Clean residual min=-0.003433 max=0.003084 Jy/beam ! Clean residual mean=-0.000002 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.369776 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.369776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150042Jy sigma=1.797064 ! Fit after self-cal, rms=0.150041Jy sigma=1.797055 wmodel J1605-1139_X_map.mod ! Writing 72 model components to file: J1605-1139_X_map.mod wobs J1605-1139_X_uvs.fits ! Writing UV FITS file: J1605-1139_X_uvs.fits wwins J1605-1139_X_map.win ! wwins: Wrote 2 windows to J1605-1139_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 = -0.000828815 Jy ! Component: 100 - total flux cleaned = -0.000719151 Jy ! Component: 150 - total flux cleaned = -0.00087604 Jy ! Component: 200 - total flux cleaned = -0.000925927 Jy ! Component: 250 - total flux cleaned = -0.000731028 Jy ! Component: 300 - total flux cleaned = -0.000779726 Jy ! Component: 350 - total flux cleaned = -0.000593701 Jy ! Component: 400 - total flux cleaned = -0.00041257 Jy ! Component: 450 - total flux cleaned = -0.000279854 Jy ! Component: 500 - total flux cleaned = -0.000192896 Jy ! Component: 550 - total flux cleaned = -6.5777e-05 Jy ! Component: 600 - total flux cleaned = -0.000107587 Jy ! Component: 650 - total flux cleaned = -0.000269566 Jy ! Component: 700 - total flux cleaned = -0.000308799 Jy ! Component: 750 - total flux cleaned = -0.000309672 Jy ! Component: 800 - total flux cleaned = -0.000504433 Jy ! Component: 850 - total flux cleaned = -0.000771037 Jy ! Component: 900 - total flux cleaned = -0.000996348 Jy ! Component: 950 - total flux cleaned = -0.00110823 Jy ! Component: 1000 - total flux cleaned = -0.00140066 Jy ! Component: 1050 - total flux cleaned = -0.00168851 Jy ! Component: 1100 - total flux cleaned = -0.00175883 Jy ! Component: 1150 - total flux cleaned = -0.00196923 Jy ! Component: 1200 - total flux cleaned = -0.00217719 Jy ! Component: 1250 - total flux cleaned = -0.00245072 Jy ! Component: 1300 - total flux cleaned = -0.00268628 Jy ! Component: 1350 - total flux cleaned = -0.00278609 Jy ! Component: 1400 - total flux cleaned = -0.00288562 Jy ! Component: 1450 - total flux cleaned = -0.00317921 Jy ! Component: 1500 - total flux cleaned = -0.00324397 Jy ! Component: 1550 - total flux cleaned = -0.00333969 Jy ! Component: 1600 - total flux cleaned = -0.00343461 Jy ! Component: 1650 - total flux cleaned = -0.0034664 Jy ! Component: 1700 - total flux cleaned = -0.00365196 Jy ! Component: 1750 - total flux cleaned = -0.00374373 Jy ! Component: 1800 - total flux cleaned = -0.00365217 Jy ! Component: 1850 - total flux cleaned = -0.00380255 Jy ! Component: 1900 - total flux cleaned = -0.00383204 Jy ! Component: 1950 - total flux cleaned = -0.00380164 Jy ! Component: 2000 - total flux cleaned = -0.00371406 Jy ! Component: 2050 - total flux cleaned = -0.00388781 Jy ! Component: 2100 - total flux cleaned = -0.00374435 Jy ! Component: 2150 - total flux cleaned = -0.00400039 Jy ! Component: 2200 - total flux cleaned = -0.00402843 Jy ! Component: 2250 - total flux cleaned = -0.00405641 Jy ! Component: 2300 - total flux cleaned = -0.00413942 Jy ! Component: 2350 - total flux cleaned = -0.00424978 Jy ! Component: 2400 - total flux cleaned = -0.00427712 Jy ! Component: 2450 - total flux cleaned = -0.00422302 Jy ! Component: 2500 - total flux cleaned = -0.00427707 Jy ! Component: 2550 - total flux cleaned = -0.00438432 Jy ! Component: 2600 - total flux cleaned = -0.00438423 Jy ! Component: 2650 - total flux cleaned = -0.0043839 Jy ! Component: 2700 - total flux cleaned = -0.00446222 Jy ! Component: 2750 - total flux cleaned = -0.00446244 Jy ! Component: 2800 - total flux cleaned = -0.00453991 Jy ! Component: 2850 - total flux cleaned = -0.00471935 Jy ! Component: 2900 - total flux cleaned = -0.0047446 Jy ! Component: 2950 - total flux cleaned = -0.00482042 Jy ! Component: 3000 - total flux cleaned = -0.00482017 Jy ! Component: 3050 - total flux cleaned = -0.00482019 Jy ! Component: 3100 - total flux cleaned = -0.00489477 Jy ! Component: 3150 - total flux cleaned = -0.00504207 Jy ! Component: 3200 - total flux cleaned = -0.00501734 Jy ! Component: 3250 - total flux cleaned = -0.00511447 Jy ! Component: 3300 - total flux cleaned = -0.00518697 Jy ! Component: 3350 - total flux cleaned = -0.00530701 Jy ! Component: 3400 - total flux cleaned = -0.00542616 Jy ! Component: 3450 - total flux cleaned = -0.00549714 Jy ! Component: 3500 - total flux cleaned = -0.00552111 Jy ! Component: 3550 - total flux cleaned = -0.0057083 Jy ! Component: 3600 - total flux cleaned = -0.00573142 Jy ! Component: 3650 - total flux cleaned = -0.00577775 Jy ! Component: 3700 - total flux cleaned = -0.00582403 Jy ! Component: 3750 - total flux cleaned = -0.00589277 Jy ! Component: 3800 - total flux cleaned = -0.00598394 Jy ! Component: 3850 - total flux cleaned = -0.00605186 Jy ! Component: 3900 - total flux cleaned = -0.00614177 Jy ! Component: 3950 - total flux cleaned = -0.00625353 Jy ! Component: 4000 - total flux cleaned = -0.0062978 Jy ! Component: 4050 - total flux cleaned = -0.00643033 Jy ! Total flux subtracted in 4096 components = -0.00649615 Jy ! Clean residual min=-0.001550 max=0.001537 Jy/beam ! Clean residual mean=-0.000001 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.36328 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 353 components and 0.36328 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rdv76_uvs/J1605-1139_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.042 x 2.503 at 5.345 degrees (North through East) ! Clean map min=-0.0025107 max=0.3356 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv76_uvs/J1605-1139_X_map.fits wmodel /scr/pima/rdv76_uvs/J1605-1139_X_map.mod ! Writing 353 model components to file: /scr/pima/rdv76_uvs/J1605-1139_X_map.mod wobs /scr/pima/rdv76_uvs/J1605-1139_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv76_uvs/J1605-1139_X_uvs.fits wwins /scr/pima/rdv76_uvs/J1605-1139_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv76_uvs/J1605-1139_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.335602 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000386008 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.345059 0.345059 0.690118 1.38024 2.76047 5.52094 11.0419 22.0838 44.1675 88.3351 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.335 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 869.416 quit ! Quitting program ! Log file /scr/pima/rdv76_uvs/J1605-1139_X_dfm.log closed on Fri Jun 15 03:55:28 2018