! Started logfile: /scr/pima/rdv73_uvs/J1957-3845_X_uvs.log on Sat Jan 9 17:37:50 2016 obs /scr/pima/rdv73_uvs/J1957-3845_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv73_uvs/J1957-3845_X_uva.fits ! AN table 1: 4 integrations on 1 of 1 possible baselines. ! AN table 2: 3 integrations on 10 of 10 possible baselines. ! AN table 3: 4 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.840426 visibilities/baseline/integration-bin. ! Found source: J1957-3845 ! ! 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 1.6e+07 1 1.6e+07 ! 02 2 8.47599e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79099e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89599e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 316 visibilities. select RR ! 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 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv73_uvs/J1957-3845_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 800000 float soltime2 soltime2 = 15 float soltime3 soltime3 = 1 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float old_peak float new_peak float flux_cutoff selfant "",false ! 1:KK self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 ! 3:FD self-cal status=correctable weight=1 ! 3:KP self-cal status=correctable weight=1 ! 3:LA self-cal status=correctable weight=1 ! 3:OV self-cal status=correctable weight=1 ! 3:PT self-cal status=correctable weight=1 ! 3:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" 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 8 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.709360Jy sigma=5.138983 ! Fit after self-cal, rms=0.684591Jy sigma=2.110249 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. print "=== Flag out IVS stations" ! === Flag out IVS stations integer lun string cfg_file lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_flag_process.csh /tmp/ff.ff" ![@/tmp/ff.ff \] flag 1:KK ! Flagging baselines of antenna 1:KK in the currently selected channels. ![Exited script file: /tmp/ff.ff] 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.7174 mas, bmaj=11.1 mas, bpa=7.772 degrees ! Estimated noise=20.273 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.799231 Jy ! Component: 100 - total flux cleaned = 1.159 Jy ! Total flux subtracted in 100 components = 1.159 Jy ! Clean residual min=-0.098468 max=0.181847 Jy/beam ! Clean residual mean=-0.000645 rms=0.039036 Jy/beam ! Combined flux in latest and established models = 1.159 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 1.159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.539522Jy sigma=1.638739 ! Fit after self-cal, rms=0.539319Jy sigma=1.638149 ! 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=0.9934 mas, bmaj=11.16 mas, bpa=6.625 degrees ! Estimated noise=15.8261 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.37205 Jy ! Component: 100 - total flux cleaned = 0.516195 Jy ! Component: 150 - total flux cleaned = 0.574802 Jy ! Component: 200 - total flux cleaned = 0.604245 Jy ! Total flux subtracted in 200 components = 0.604245 Jy ! Clean residual min=-0.076813 max=0.096986 Jy/beam ! Clean residual mean=-0.000695 rms=0.027335 Jy/beam ! Combined flux in latest and established models = 1.76325 Jy ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 96 components and 1.76325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.240889Jy sigma=0.750712 ! Fit after self-cal, rms=0.240679Jy sigma=0.750385 ! Inverting map print "=== Finished natural weighting clean for VLBI sites ===" ! === Finished natural weighting clean for VLBI sites === gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! KK 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.93 KP 1.00* LA 1.04 PT 1.01 ! SC 0.94 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.92 KP 0.93 LA 0.99 OV 0.99 ! PT 1.13 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! KK 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 KP 1.00* LA 1.01 PT 1.07 ! SC 0.95 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.93 KP 0.91 LA 1.00 OV 0.97 ! PT 1.18 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! KK 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.94 KP 1.00* LA 1.08 PT 1.12 ! SC 1.01 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.90 KP 0.83 LA 1.03 OV 1.02 ! PT 1.29 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! KK 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.02 KP 1.00* LA 1.10 PT 1.04 ! SC 1.01 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.97 KP 0.86 LA 1.07 OV 0.98 ! PT 1.13 SC 1.08 ! ! ! Fit before self-cal, rms=0.240679Jy sigma=0.750385 ! Fit after self-cal, rms=0.163827Jy sigma=0.517515 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9984 mas, bmaj=11.2 mas, bpa=6.545 degrees ! Estimated noise=15.7318 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.0229774 Jy ! Component: 100 - total flux cleaned = 0.0345895 Jy ! Component: 150 - total flux cleaned = 0.0373599 Jy ! Component: 200 - total flux cleaned = 0.0389594 Jy ! Total flux subtracted in 200 components = 0.0389594 Jy ! Clean residual min=-0.024509 max=0.023341 Jy/beam ! Clean residual mean=-0.000158 rms=0.007316 Jy/beam ! Combined flux in latest and established models = 1.80221 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 124 components and 1.80221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161222Jy sigma=0.505616 ! Fit after self-cal, rms=0.161490Jy sigma=0.505183 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161490Jy sigma=0.505183 ! Fit after self-cal, rms=0.160764Jy sigma=0.503325 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9954 mas, bmaj=11.18 mas, bpa=6.533 degrees ! Estimated noise=15.7037 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108346 Jy ! Component: 100 - total flux cleaned = 0.0168575 Jy ! Component: 150 - total flux cleaned = 0.0181687 Jy ! Component: 200 - total flux cleaned = 0.0186407 Jy ! Total flux subtracted in 200 components = 0.0186407 Jy ! Clean residual min=-0.024039 max=0.021549 Jy/beam ! Clean residual mean=-0.000065 rms=0.006474 Jy/beam ! Combined flux in latest and established models = 1.82085 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 138 components and 1.82085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160109Jy sigma=0.500390 ! Fit after self-cal, rms=0.160123Jy sigma=0.500361 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.000554325 Jy ! Component: 100 - total flux cleaned = 0.000673323 Jy ! Component: 150 - total flux cleaned = 0.000669991 Jy ! Component: 200 - total flux cleaned = 0.000896956 Jy ! Total flux subtracted in 200 components = 0.000896956 Jy ! Clean residual min=-0.023594 max=0.020762 Jy/beam ! Clean residual mean=-0.000062 rms=0.006383 Jy/beam ! Combined flux in latest and established models = 1.82175 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 149 components and 1.82175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159975Jy sigma=0.499802 ! Fit after self-cal, rms=0.159990Jy sigma=0.499782 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159990Jy sigma=0.499782 ! Fit after self-cal, rms=0.160852Jy sigma=0.500346 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9887 mas, bmaj=11.17 mas, bpa=6.554 degrees ! Estimated noise=15.6614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00784388 Jy ! Component: 100 - total flux cleaned = 0.0112666 Jy ! Component: 150 - total flux cleaned = 0.011517 Jy ! Component: 200 - total flux cleaned = 0.0117411 Jy ! Total flux subtracted in 200 components = 0.0117411 Jy ! Clean residual min=-0.022935 max=0.020658 Jy/beam ! Clean residual mean=-0.000041 rms=0.006264 Jy/beam ! Combined flux in latest and established models = 1.83349 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 167 components and 1.83349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160448Jy sigma=0.499066 ! Fit after self-cal, rms=0.160472Jy sigma=0.499011 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.00020722 Jy ! Component: 100 - total flux cleaned = 0.000208636 Jy ! Component: 150 - total flux cleaned = 0.000208611 Jy ! Component: 200 - total flux cleaned = 0.000300272 Jy ! Total flux subtracted in 200 components = 0.000300272 Jy ! Clean residual min=-0.022458 max=0.020256 Jy/beam ! Clean residual mean=-0.000038 rms=0.006212 Jy/beam ! Combined flux in latest and established models = 1.83379 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 176 components and 1.83379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160358Jy sigma=0.498650 ! Fit after self-cal, rms=0.160377Jy sigma=0.498630 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160377Jy sigma=0.498630 ! Fit after self-cal, rms=0.160911Jy sigma=0.498892 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.18 mas, bmaj=15.13 mas, bpa=-2.713 degrees ! Estimated noise=19.8161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00849445 Jy ! Component: 100 - total flux cleaned = 0.0100305 Jy ! Component: 150 - total flux cleaned = 0.00989003 Jy ! Component: 200 - total flux cleaned = 0.00962951 Jy ! Total flux subtracted in 200 components = 0.00962951 Jy ! Clean residual min=-0.024504 max=0.022952 Jy/beam ! Clean residual mean=-0.000048 rms=0.008615 Jy/beam ! Combined flux in latest and established models = 1.84342 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 186 components and 1.84342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160675Jy sigma=0.498262 ! Fit after self-cal, rms=0.160699Jy sigma=0.498157 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.000570807 Jy ! Component: 100 - total flux cleaned = -5.87385e-05 Jy ! Component: 150 - total flux cleaned = -0.000388421 Jy ! Component: 200 - total flux cleaned = -0.000694226 Jy ! Total flux subtracted in 200 components = -0.000694226 Jy ! Clean residual min=-0.024999 max=0.022778 Jy/beam ! Clean residual mean=-0.000042 rms=0.008519 Jy/beam ! Combined flux in latest and established models = 1.84272 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 195 components and 1.84272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160674Jy sigma=0.498198 ! Fit after self-cal, rms=0.160698Jy sigma=0.498141 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for VLBA stations ===" ! === Finished amplitude self-cal for VLBA stations === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. integer lun lun = outfile ( "/tmp/ff.ff" ) do i=1,nsub do j=1,ntel(i) fprintf lun, "%s\n", telname(j,i) end do end do close ( lun ) system "/home/lpetrov/bin/dimap_selfant_process.csh /tmp/ff.ff" ![@/tmp/ff.ff] selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:KP,true ! 2:KP self-cal status=fixed weight=1 selfant 2:LA,true ! 2:LA self-cal status=fixed weight=1 selfant 2:PT,true ! 2:PT self-cal status=fixed weight=1 selfant 2:SC,true ! 2:SC self-cal status=fixed weight=1 selfant 3:FD,true ! 3:FD self-cal status=fixed weight=1 selfant 3:KP,true ! 3:KP self-cal status=fixed weight=1 selfant 3:LA,true ! 3:LA self-cal status=fixed weight=1 selfant 3:OV,true ! 3:OV self-cal status=fixed weight=1 selfant 3:PT,true ! 3:PT self-cal status=fixed weight=1 selfant 3:SC,true ! 3:SC self-cal status=fixed weight=1 ![Exited script file: /tmp/ff.ff] selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.522310Jy sigma=1.228119 ! Fit after self-cal, rms=0.382973Jy sigma=0.991917 selfant "",false ! 1:KK self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 ! 3:FD self-cal status=correctable weight=1 ! 3:KP self-cal status=correctable weight=1 ! 3:LA self-cal status=correctable weight=1 ! 3:OV self-cal status=correctable weight=1 ! 3:PT self-cal status=correctable weight=1 ! 3:SC self-cal status=correctable weight=1 selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.382973Jy sigma=0.991917 ! Fit after self-cal, rms=0.159904Jy sigma=0.496894 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.712 mas, bmaj=11.18 mas, bpa=7.651 degrees ! Estimated noise=19.9518 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 = 7.77212e-05 Jy ! Component: 100 - total flux cleaned = -0.00105833 Jy ! Component: 150 - total flux cleaned = -0.00145678 Jy ! Component: 200 - total flux cleaned = -0.00182404 Jy ! Total flux subtracted in 200 components = -0.00182404 Jy ! Clean residual min=-0.025050 max=0.026209 Jy/beam ! Clean residual mean=0.000004 rms=0.007220 Jy/beam ! Combined flux in latest and established models = 1.8409 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 215 components and 1.8409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159908Jy sigma=0.497595 ! Fit after self-cal, rms=0.159792Jy sigma=0.496386 ! Inverting map 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=0.9847 mas, bmaj=11.15 mas, bpa=6.525 degrees ! Estimated noise=15.6441 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00328788 Jy ! Component: 100 - total flux cleaned = 0.00407074 Jy ! Component: 150 - total flux cleaned = 0.00425399 Jy ! Component: 200 - total flux cleaned = 0.00440799 Jy ! Component: 250 - total flux cleaned = 0.004477 Jy ! Component: 300 - total flux cleaned = 0.00461011 Jy ! Component: 350 - total flux cleaned = 0.00467637 Jy ! Component: 400 - total flux cleaned = 0.00480211 Jy ! Total flux subtracted in 400 components = 0.00480211 Jy ! Clean residual min=-0.021517 max=0.019460 Jy/beam ! Clean residual mean=0.000003 rms=0.005761 Jy/beam ! Combined flux in latest and established models = 1.8457 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 238 components and 1.8457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159605Jy sigma=0.495766 ! Fit after self-cal, rms=0.159614Jy sigma=0.495753 ! Inverting map dynam = dynam - 0.5 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) ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.02717e-05 Jy ! Component: 100 - total flux cleaned = -1.0382e-05 Jy ! Component: 150 - total flux cleaned = -8.9781e-06 Jy ! Component: 200 - total flux cleaned = 4.72197e-05 Jy ! Component: 250 - total flux cleaned = 4.57181e-05 Jy ! Component: 300 - total flux cleaned = 9.58947e-05 Jy ! Component: 350 - total flux cleaned = 9.65918e-05 Jy ! Component: 400 - total flux cleaned = 0.000144908 Jy ! Total flux subtracted in 400 components = 0.000144908 Jy ! Clean residual min=-0.021275 max=0.019564 Jy/beam ! Clean residual mean=0.000005 rms=0.005736 Jy/beam ! Combined flux in latest and established models = 1.84585 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 250 components and 1.84585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159533Jy sigma=0.495573 ! Fit after self-cal, rms=0.159553Jy sigma=0.495559 ! Inverting map print "=== Finished natural weighting clean for al sites ===" ! === Finished natural weighting clean for al sites === unflag * ! Unflagging all baselines in the currently selected channels. uncalib false, false, true ! uncal: All telescope correction flags have been un-done. selfcal true, true, soltime1 ! Performing amp+phase self-cal over 800000 minute time intervals ! ! Correcting IF 1. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! A total of 7 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.522411Jy sigma=1.230250 ! Fit after self-cal, rms=0.159448Jy sigma=0.495344 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9835 mas, bmaj=11.15 mas, bpa=6.523 degrees ! Estimated noise=15.6328 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000647269 Jy ! Component: 100 - total flux cleaned = 0.000645295 Jy ! Component: 150 - total flux cleaned = 0.000426336 Jy ! Component: 200 - total flux cleaned = 0.000358983 Jy ! Component: 250 - total flux cleaned = 0.000224472 Jy ! Component: 300 - total flux cleaned = 0.000101875 Jy ! Component: 350 - total flux cleaned = 0.000101877 Jy ! Component: 400 - total flux cleaned = 0.000100688 Jy ! Total flux subtracted in 400 components = 0.000100688 Jy ! Clean residual min=-0.021344 max=0.019493 Jy/beam ! Clean residual mean=0.000012 rms=0.005614 Jy/beam ! Combined flux in latest and established models = 1.84595 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 265 components and 1.84595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159316Jy sigma=0.495050 ! Fit after self-cal, rms=0.159342Jy sigma=0.495034 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.84084e-05 Jy ! Component: 100 - total flux cleaned = -3.19249e-05 Jy ! Component: 150 - total flux cleaned = -3.45494e-05 Jy ! Component: 200 - total flux cleaned = -3.70242e-05 Jy ! Component: 250 - total flux cleaned = -3.73943e-05 Jy ! Component: 300 - total flux cleaned = -3.64991e-05 Jy ! Component: 350 - total flux cleaned = -3.59665e-05 Jy ! Component: 400 - total flux cleaned = -3.52693e-05 Jy ! Total flux subtracted in 400 components = -3.52693e-05 Jy ! Clean residual min=-0.021174 max=0.019571 Jy/beam ! Clean residual mean=0.000014 rms=0.005591 Jy/beam ! Combined flux in latest and established models = 1.84591 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 271 components and 1.84591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159257Jy sigma=0.494875 ! Fit after self-cal, rms=0.159281Jy sigma=0.494857 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159281Jy sigma=0.494857 ! Fit after self-cal, rms=0.160510Jy sigma=0.495820 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9779 mas, bmaj=11.15 mas, bpa=6.549 degrees ! Estimated noise=15.6134 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00633709 Jy ! Component: 100 - total flux cleaned = 0.00672201 Jy ! Component: 150 - total flux cleaned = 0.00656174 Jy ! Component: 200 - total flux cleaned = 0.00627443 Jy ! Component: 250 - total flux cleaned = 0.00607659 Jy ! Component: 300 - total flux cleaned = 0.00601553 Jy ! Component: 350 - total flux cleaned = 0.00590057 Jy ! Component: 400 - total flux cleaned = 0.00584782 Jy ! Total flux subtracted in 400 components = 0.00584782 Jy ! Clean residual min=-0.021641 max=0.018957 Jy/beam ! Clean residual mean=-0.000006 rms=0.005600 Jy/beam ! Combined flux in latest and established models = 1.85176 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 290 components and 1.85176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160157Jy sigma=0.494984 ! Fit after self-cal, rms=0.160185Jy sigma=0.494937 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.26165e-06 Jy ! Component: 100 - total flux cleaned = -0.000146633 Jy ! Component: 150 - total flux cleaned = -0.000146672 Jy ! Component: 200 - total flux cleaned = -0.000194559 Jy ! Component: 250 - total flux cleaned = -0.000194752 Jy ! Component: 300 - total flux cleaned = -0.000239762 Jy ! Component: 350 - total flux cleaned = -0.000238827 Jy ! Component: 400 - total flux cleaned = -0.000280509 Jy ! Total flux subtracted in 400 components = -0.000280509 Jy ! Clean residual min=-0.021516 max=0.018983 Jy/beam ! Clean residual mean=-0.000004 rms=0.005583 Jy/beam ! Combined flux in latest and established models = 1.85148 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 293 components and 1.85148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160109Jy sigma=0.494818 ! Fit after self-cal, rms=0.160137Jy sigma=0.494795 ! 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, soltime3 ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160137Jy sigma=0.494795 ! Fit after self-cal, rms=0.151992Jy sigma=0.466328 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=15.09 mas, bpa=-2.577 degrees ! Estimated noise=19.9979 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00686292 Jy ! Component: 100 - total flux cleaned = 0.00680276 Jy ! Component: 150 - total flux cleaned = 0.00643857 Jy ! Component: 200 - total flux cleaned = 0.00601346 Jy ! Component: 250 - total flux cleaned = 0.00569306 Jy ! Component: 300 - total flux cleaned = 0.00538833 Jy ! Component: 350 - total flux cleaned = 0.00503185 Jy ! Component: 400 - total flux cleaned = 0.00476145 Jy ! Total flux subtracted in 400 components = 0.00476145 Jy ! Clean residual min=-0.023438 max=0.022765 Jy/beam ! Clean residual mean=-0.000018 rms=0.007735 Jy/beam ! Combined flux in latest and established models = 1.85624 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 299 components and 1.85624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151757Jy sigma=0.465752 ! Fit after self-cal, rms=0.151787Jy sigma=0.465691 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000566178 Jy ! Component: 100 - total flux cleaned = 0.000205928 Jy ! Component: 150 - total flux cleaned = -9.86169e-05 Jy ! Component: 200 - total flux cleaned = -0.000364015 Jy ! Component: 250 - total flux cleaned = -0.000463446 Jy ! Component: 300 - total flux cleaned = -0.000511109 Jy ! Component: 350 - total flux cleaned = -0.000557942 Jy ! Component: 400 - total flux cleaned = -0.000601953 Jy ! Total flux subtracted in 400 components = -0.000601953 Jy ! Clean residual min=-0.023953 max=0.022872 Jy/beam ! Clean residual mean=-0.000012 rms=0.007694 Jy/beam ! Combined flux in latest and established models = 1.85564 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 301 components and 1.85564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151775Jy sigma=0.465773 ! Fit after self-cal, rms=0.151798Jy sigma=0.465739 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "=== Finished amplitude self-cal for all stations ===" ! === Finished amplitude self-cal for all stations === restore ! Inverting map and beam ! Estimated beam: bmin=0.9733 mas, bmaj=11.15 mas, bpa=6.571 degrees ! Estimated noise=15.5989 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9733 x 11.15 at 6.571 degrees (North through East) ! Clean map min=-0.03276 max=1.2287 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151798Jy sigma=0.465739 ! Fit after self-cal, rms=0.128388Jy sigma=0.386212 ! Inverting map and beam ! Estimated beam: bmin=0.9744 mas, bmaj=11.15 mas, bpa=6.538 degrees ! Estimated noise=15.6101 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263038 Jy ! Component: 100 - total flux cleaned = 0.00327392 Jy ! Component: 150 - total flux cleaned = 0.00352833 Jy ! Component: 200 - total flux cleaned = 0.00357943 Jy ! Component: 250 - total flux cleaned = 0.00367041 Jy ! Component: 300 - total flux cleaned = 0.0037114 Jy ! Component: 350 - total flux cleaned = 0.00370859 Jy ! Component: 400 - total flux cleaned = 0.0037086 Jy ! Total flux subtracted in 400 components = 0.0037086 Jy ! Clean residual min=-0.020787 max=0.019062 Jy/beam ! Clean residual mean=-0.000001 rms=0.005317 Jy/beam ! Combined flux in latest and established models = 1.85935 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 321 components and 1.85935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128293Jy sigma=0.385712 ! Fit after self-cal, rms=0.128328Jy sigma=0.385684 ! Inverting map ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000123857 Jy ! Component: 100 - total flux cleaned = 0.000161629 Jy ! Component: 150 - total flux cleaned = 0.000162053 Jy ! Component: 200 - total flux cleaned = 0.000163328 Jy ! Component: 250 - total flux cleaned = 0.000163316 Jy ! Component: 300 - total flux cleaned = 0.000162893 Jy ! Component: 350 - total flux cleaned = 0.000162726 Jy ! Component: 400 - total flux cleaned = 0.000126422 Jy ! Total flux subtracted in 400 components = 0.000126422 Jy ! Clean residual min=-0.020749 max=0.019083 Jy/beam ! Clean residual mean=-0.000000 rms=0.005308 Jy/beam ! Combined flux in latest and established models = 1.85947 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 335 components and 1.85947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128259Jy sigma=0.385586 ! Fit after self-cal, rms=0.128293Jy sigma=0.385560 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128293Jy sigma=0.385560 ! Fit after self-cal, rms=0.128271Jy sigma=0.385500 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.7073 mas, bmaj=11.18 mas, bpa=7.658 degrees ! Estimated noise=19.6126 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.77739 Jy ! Component: 100 - total flux cleaned = 1.14446 Jy ! Component: 150 - total flux cleaned = 1.37501 Jy ! Component: 200 - total flux cleaned = 1.52146 Jy ! Component: 250 - total flux cleaned = 1.61497 Jy ! Component: 300 - total flux cleaned = 1.67479 Jy ! Component: 350 - total flux cleaned = 1.71319 Jy ! Component: 400 - total flux cleaned = 1.73848 Jy ! Total flux subtracted in 400 components = 1.73848 Jy ! Clean residual min=-0.029539 max=0.029244 Jy/beam ! Clean residual mean=-0.000079 rms=0.007917 Jy/beam ! Combined flux in latest and established models = 1.73848 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 96 model components to the UV plane model. ! The established model now contains 96 components and 1.73848 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9732 mas, bmaj=11.15 mas, bpa=6.541 degrees ! Estimated noise=15.5972 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0435892 Jy ! Component: 100 - total flux cleaned = 0.0709345 Jy ! Component: 150 - total flux cleaned = 0.0895339 Jy ! Component: 200 - total flux cleaned = 0.102383 Jy ! Component: 250 - total flux cleaned = 0.111412 Jy ! Component: 300 - total flux cleaned = 0.117375 Jy ! Component: 350 - total flux cleaned = 0.118835 Jy ! Component: 400 - total flux cleaned = 0.120148 Jy ! Total flux subtracted in 400 components = 0.120148 Jy ! Clean residual min=-0.021278 max=0.022934 Jy/beam ! Clean residual mean=-0.000023 rms=0.005903 Jy/beam ! Combined flux in latest and established models = 1.85862 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 182 components and 1.85862 Jy ! Inverting map ! Added new window around map position (24, 8.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131697 Jy ! Component: 100 - total flux cleaned = 0.0150406 Jy ! Component: 150 - total flux cleaned = 0.0153335 Jy ! Component: 200 - total flux cleaned = 0.0160783 Jy ! Component: 250 - total flux cleaned = 0.0165036 Jy ! Component: 300 - total flux cleaned = 0.0163148 Jy ! Component: 350 - total flux cleaned = 0.0163148 Jy ! Component: 400 - total flux cleaned = 0.0161375 Jy ! Total flux subtracted in 400 components = 0.0161375 Jy ! Clean residual min=-0.016889 max=0.015819 Jy/beam ! Clean residual mean=0.000038 rms=0.004335 Jy/beam ! Combined flux in latest and established models = 1.87476 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 239 components and 1.87476 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=3.144 mas, bmaj=15.09 mas, bpa=-2.587 degrees ! Estimated noise=20.0133 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00310543 Jy ! Component: 100 - total flux cleaned = 0.00329844 Jy ! Component: 150 - total flux cleaned = 0.00275244 Jy ! Component: 200 - total flux cleaned = 0.00257342 Jy ! Component: 250 - total flux cleaned = 0.0020751 Jy ! Component: 300 - total flux cleaned = 0.00176403 Jy ! Component: 350 - total flux cleaned = 0.00161308 Jy ! Component: 400 - total flux cleaned = 0.00103606 Jy ! Total flux subtracted in 400 components = 0.00103606 Jy ! Clean residual min=-0.021362 max=0.018056 Jy/beam ! Clean residual mean=0.000075 rms=0.005424 Jy/beam ! Combined flux in latest and established models = 1.8758 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=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000277227 Jy ! Component: 100 - total flux cleaned = -0.000545732 Jy ! Component: 150 - total flux cleaned = -0.00092896 Jy ! Component: 200 - total flux cleaned = -0.00117956 Jy ! Component: 250 - total flux cleaned = -0.00153542 Jy ! Component: 300 - total flux cleaned = -0.00187724 Jy ! Component: 350 - total flux cleaned = -0.00209195 Jy ! Component: 400 - total flux cleaned = -0.00240504 Jy ! Total flux subtracted in 400 components = -0.00240504 Jy ! Clean residual min=-0.021800 max=0.018041 Jy/beam ! Clean residual mean=0.000070 rms=0.005190 Jy/beam ! Combined flux in latest and established models = 1.87339 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 286 components and 1.87339 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9732 mas, bmaj=11.15 mas, bpa=6.541 degrees ! Estimated noise=15.5972 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000334017 Jy ! Component: 100 - total flux cleaned = 0.000253403 Jy ! Component: 150 - total flux cleaned = 0.000256985 Jy ! Component: 200 - total flux cleaned = 0.000256768 Jy ! Component: 250 - total flux cleaned = 0.00012752 Jy ! Component: 300 - total flux cleaned = -0.000352349 Jy ! Component: 350 - total flux cleaned = -0.000922806 Jy ! Component: 400 - total flux cleaned = -0.0012472 Jy ! Total flux subtracted in 400 components = -0.0012472 Jy ! Clean residual min=-0.016574 max=0.016033 Jy/beam ! Clean residual mean=0.000052 rms=0.003792 Jy/beam ! Combined flux in latest and established models = 1.87214 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 323 components and 1.87214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124642Jy sigma=0.373469 ! Fit after self-cal, rms=0.124378Jy sigma=0.373025 wmodel /scr/pima/rdv73_uvs/J1957-3845_X_map.mod ! Writing 323 model components to file: /scr/pima/rdv73_uvs/J1957-3845_X_map.mod wobs /scr/pima/rdv73_uvs/J1957-3845_X_uvs.fits ! Applying 192 buffered edits. ! Writing UV FITS file: /scr/pima/rdv73_uvs/J1957-3845_X_uvs.fits wwins /scr/pima/rdv73_uvs/J1957-3845_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rdv73_uvs/J1957-3845_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.000796097 Jy ! Component: 100 - total flux cleaned = -0.00150899 Jy ! Component: 150 - total flux cleaned = -0.00196364 Jy ! Component: 200 - total flux cleaned = -0.00157308 Jy ! Component: 250 - total flux cleaned = -0.00138921 Jy ! Component: 300 - total flux cleaned = -0.00242832 Jy ! Component: 350 - total flux cleaned = -0.00324819 Jy ! Component: 400 - total flux cleaned = -0.00417768 Jy ! Component: 450 - total flux cleaned = -0.00476397 Jy ! Component: 500 - total flux cleaned = -0.00532434 Jy ! Component: 550 - total flux cleaned = -0.00599056 Jy ! Component: 600 - total flux cleaned = -0.00688154 Jy ! Component: 650 - total flux cleaned = -0.0076182 Jy ! Component: 700 - total flux cleaned = -0.00844263 Jy ! Component: 750 - total flux cleaned = -0.00934936 Jy ! Component: 800 - total flux cleaned = -0.0100077 Jy ! Component: 850 - total flux cleaned = -0.0107519 Jy ! Component: 900 - total flux cleaned = -0.0111645 Jy ! Component: 950 - total flux cleaned = -0.0117728 Jy ! Component: 1000 - total flux cleaned = -0.0125622 Jy ! Component: 1050 - total flux cleaned = -0.0132358 Jy ! Component: 1100 - total flux cleaned = -0.0137976 Jy ! Component: 1150 - total flux cleaned = -0.0140724 Jy ! Component: 1200 - total flux cleaned = -0.0142514 Jy ! Component: 1250 - total flux cleaned = -0.0145158 Jy ! Component: 1300 - total flux cleaned = -0.0149463 Jy ! Component: 1350 - total flux cleaned = -0.015031 Jy ! Component: 1400 - total flux cleaned = -0.0150315 Jy ! Component: 1450 - total flux cleaned = -0.0148673 Jy ! Component: 1500 - total flux cleaned = -0.0147861 Jy ! Component: 1550 - total flux cleaned = -0.0147047 Jy ! Component: 1600 - total flux cleaned = -0.0145449 Jy ! Component: 1650 - total flux cleaned = -0.0144648 Jy ! Component: 1700 - total flux cleaned = -0.0144651 Jy ! Component: 1750 - total flux cleaned = -0.0143079 Jy ! Component: 1800 - total flux cleaned = -0.0142295 Jy ! Component: 1850 - total flux cleaned = -0.014152 Jy ! Component: 1900 - total flux cleaned = -0.0142291 Jy ! Component: 1950 - total flux cleaned = -0.0143816 Jy ! Component: 2000 - total flux cleaned = -0.0142291 Jy ! Component: 2050 - total flux cleaned = -0.014153 Jy ! Component: 2100 - total flux cleaned = -0.0139273 Jy ! Component: 2150 - total flux cleaned = -0.0138531 Jy ! Component: 2200 - total flux cleaned = -0.0135546 Jy ! Component: 2250 - total flux cleaned = -0.0135547 Jy ! Component: 2300 - total flux cleaned = -0.013481 Jy ! Component: 2350 - total flux cleaned = -0.0134074 Jy ! Component: 2400 - total flux cleaned = -0.0132601 Jy ! Component: 2450 - total flux cleaned = -0.0132601 Jy ! Component: 2500 - total flux cleaned = -0.0131139 Jy ! Component: 2550 - total flux cleaned = -0.0130408 Jy ! Component: 2600 - total flux cleaned = -0.0130411 Jy ! Component: 2650 - total flux cleaned = -0.0131866 Jy ! Component: 2700 - total flux cleaned = -0.013114 Jy ! Component: 2750 - total flux cleaned = -0.0132595 Jy ! Component: 2800 - total flux cleaned = -0.0132601 Jy ! Component: 2850 - total flux cleaned = -0.0133329 Jy ! Component: 2900 - total flux cleaned = -0.0134785 Jy ! Component: 2950 - total flux cleaned = -0.0134782 Jy ! Component: 3000 - total flux cleaned = -0.0136244 Jy ! Component: 3050 - total flux cleaned = -0.0136977 Jy ! Component: 3100 - total flux cleaned = -0.0139183 Jy ! Component: 3150 - total flux cleaned = -0.0139923 Jy ! Component: 3200 - total flux cleaned = -0.014066 Jy ! Component: 3250 - total flux cleaned = -0.0141405 Jy ! Component: 3300 - total flux cleaned = -0.0140658 Jy ! Component: 3350 - total flux cleaned = -0.0140662 Jy ! Component: 3400 - total flux cleaned = -0.0142176 Jy ! Component: 3450 - total flux cleaned = -0.0143705 Jy ! Component: 3500 - total flux cleaned = -0.0145247 Jy ! Component: 3550 - total flux cleaned = -0.0147566 Jy ! Component: 3600 - total flux cleaned = -0.0149895 Jy ! Component: 3650 - total flux cleaned = -0.0152245 Jy ! Component: 3700 - total flux cleaned = -0.0155404 Jy ! Component: 3750 - total flux cleaned = -0.0157794 Jy ! Component: 3800 - total flux cleaned = -0.0159399 Jy ! Component: 3850 - total flux cleaned = -0.0159405 Jy ! Component: 3900 - total flux cleaned = -0.0161859 Jy ! Component: 3950 - total flux cleaned = -0.0161862 Jy ! Component: 4000 - total flux cleaned = -0.0162692 Jy ! Component: 4050 - total flux cleaned = -0.0165206 Jy ! Total flux subtracted in 4096 components = -0.0166903 Jy ! Clean residual min=-0.004584 max=0.005139 Jy/beam ! Clean residual mean=-0.000059 rms=0.001659 Jy/beam ! Combined flux in latest and established models = 1.85545 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 600 components and 1.85545 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv73_uvs/J1957-3845_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9732 x 11.15 at 6.541 degrees (North through East) ! Clean map min=-0.015877 max=1.1962 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv73_uvs/J1957-3845_X_map.fits float peak_flux peak_flux = peak(flux,max) invert ! Inverting map float image_peak image_peak = int(10000*peak_flux)/10000 float image_rms image_rms = int(100000*imstat(rms))/100000 print "=========================================" ! ========================================= print "The image peak= ", image_peak, " rms= ", image_rms, " Jy" ! The image peak= 1.1961 rms= 0.00172 Jy quit ! Quitting program ! Log file /scr/pima/rdv73_uvs/J1957-3845_X_uvs.log closed on Sat Jan 9 17:37:57 2016