! Started logfile: /scr/pima/rdv62_uvs/J0201-1132_S_uvs.log on Fri Nov 22 22:29:43 2013 obs /scr/pima/rdv62_uvs/J0201-1132_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv62_uvs/J0201-1132_S_uva.fits ! AN table 1: 35 integrations on 36 of 36 possible baselines. ! AN table 2: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.927946 visibilities/baseline/integration-bin. ! Found source: J0201-1132 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 11024 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.4 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/rdv_muppet /scr/pima/rdv62_uvs/J0201-1132_S] 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:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2:SC self-cal status=correctable weight=1 system "rm /tmp/ff.ff" mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 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 3 telescope corrections were flagged in sub-array 1. ! A total of 25 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 25 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 25 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 25 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.147342Jy sigma=6.796903 ! Fit after self-cal, rms=0.658185Jy sigma=2.307994 ! 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 \] ![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=3.082 mas, bmaj=9.249 mas, bpa=-13.8 degrees ! Estimated noise=3.44074 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.450591 Jy ! Component: 100 - total flux cleaned = 0.623088 Jy ! Total flux subtracted in 100 components = 0.623088 Jy ! Clean residual min=-0.082852 max=0.213104 Jy/beam ! Clean residual mean=-0.000068 rms=0.026798 Jy/beam ! Combined flux in latest and established models = 0.623088 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 37 components and 0.623088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289411Jy sigma=2.036154 ! Fit after self-cal, rms=0.288544Jy sigma=2.034548 ! Inverting map ! Added new window around map position (-9.6, 17.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.182081 Jy ! Component: 100 - total flux cleaned = 0.265496 Jy ! Total flux subtracted in 100 components = 0.265496 Jy ! Clean residual min=-0.045446 max=0.071043 Jy/beam ! Clean residual mean=-0.000108 rms=0.014340 Jy/beam ! Combined flux in latest and established models = 0.888584 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 66 components and 0.888584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199274Jy sigma=1.290603 ! Fit after self-cal, rms=0.175661Jy sigma=1.226208 ! 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=4.135 mas, bmaj=11.3 mas, bpa=-13.5 degrees ! Estimated noise=1.51598 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.0706349 Jy ! Component: 100 - total flux cleaned = 0.111213 Jy ! Component: 150 - total flux cleaned = 0.136564 Jy ! Component: 200 - total flux cleaned = 0.153045 Jy ! Total flux subtracted in 200 components = 0.153045 Jy ! Clean residual min=-0.028936 max=0.035452 Jy/beam ! Clean residual mean=-0.000375 rms=0.009622 Jy/beam ! Combined flux in latest and established models = 1.04163 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 111 components and 1.04163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161730Jy sigma=1.012369 ! Fit after self-cal, rms=0.159206Jy sigma=1.008019 ! 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: ! BR 1.06 FD 1.29 HN 1.01 KP 0.92 ! LA 1.03 MK 1.08 NL 1.04 OV 0.92 ! PT 0.90 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 1.02 HN 0.93 KP 0.95 ! LA 1.13 MK 0.96 NL 1.02 OV 1.03 ! PT 0.93 SC 0.76 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.13 HN 1.16 KP 1.05 ! LA 1.01 MK 0.99 NL 1.06 OV 1.12 ! PT 0.89 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.16 HN 1.03 KP 1.06 ! LA 1.17 MK 1.02 NL 0.96 OV 1.10 ! PT 0.98 SC 0.82 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.22 HN 1.08 KP 0.97 ! LA 0.79 MK 1.10 NL 1.10 OV 1.07 ! PT 1.16 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.09 FD 1.02 HN 1.11 KP 0.99 ! LA 0.82 MK 1.05 NL 0.99 OV 1.13 ! PT 1.33 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.13 HN 1.02 KP 0.88 ! LA 0.73 MK 1.05 NL 1.03 OV 0.89 ! PT 1.08 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 1.05 HN 0.93 KP 0.95 ! LA 0.78 MK 1.04 NL 0.92 OV 0.89 ! PT 1.16 SC 1.18 ! ! ! Fit before self-cal, rms=0.159206Jy sigma=1.008019 ! Fit after self-cal, rms=0.138745Jy sigma=0.706470 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.183 mas, bmaj=11.19 mas, bpa=-13.01 degrees ! Estimated noise=1.52879 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.0053598 Jy ! Component: 100 - total flux cleaned = -0.00748282 Jy ! Component: 150 - total flux cleaned = -0.00953771 Jy ! Component: 200 - total flux cleaned = -0.010221 Jy ! Total flux subtracted in 200 components = -0.010221 Jy ! Clean residual min=-0.021908 max=0.024021 Jy/beam ! Clean residual mean=-0.000111 rms=0.006758 Jy/beam ! Combined flux in latest and established models = 1.03141 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 128 components and 1.03141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137317Jy sigma=0.703532 ! Fit after self-cal, rms=0.137496Jy sigma=0.702010 ! 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.137496Jy sigma=0.702010 ! Fit after self-cal, rms=0.136898Jy sigma=0.701189 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.187 mas, bmaj=11.16 mas, bpa=-12.94 degrees ! Estimated noise=1.52069 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00621462 Jy ! Component: 100 - total flux cleaned = -0.00752786 Jy ! Component: 150 - total flux cleaned = -0.0087112 Jy ! Component: 200 - total flux cleaned = -0.00977243 Jy ! Total flux subtracted in 200 components = -0.00977243 Jy ! Clean residual min=-0.021745 max=0.022594 Jy/beam ! Clean residual mean=-0.000113 rms=0.006583 Jy/beam ! Combined flux in latest and established models = 1.02163 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 133 components and 1.02164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135972Jy sigma=0.700113 ! Fit after self-cal, rms=0.135891Jy sigma=0.699970 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.000762533 Jy ! Component: 100 - total flux cleaned = -0.00123489 Jy ! Component: 150 - total flux cleaned = -0.00152533 Jy ! Component: 200 - total flux cleaned = -0.00166399 Jy ! Total flux subtracted in 200 components = -0.00166399 Jy ! Clean residual min=-0.021744 max=0.022186 Jy/beam ! Clean residual mean=-0.000111 rms=0.006569 Jy/beam ! Combined flux in latest and established models = 1.01997 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 140 components and 1.01997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135407Jy sigma=0.699226 ! Fit after self-cal, rms=0.135354Jy sigma=0.699143 ! 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.135354Jy sigma=0.699143 ! Fit after self-cal, rms=0.134752Jy sigma=0.697449 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.186 mas, bmaj=11.15 mas, bpa=-12.9 degrees ! Estimated noise=1.51349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00591716 Jy ! Component: 100 - total flux cleaned = -0.00762377 Jy ! Component: 150 - total flux cleaned = -0.00843162 Jy ! Component: 200 - total flux cleaned = -0.00869049 Jy ! Total flux subtracted in 200 components = -0.00869049 Jy ! Clean residual min=-0.021751 max=0.021584 Jy/beam ! Clean residual mean=-0.000116 rms=0.006484 Jy/beam ! Combined flux in latest and established models = 1.01128 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 143 components and 1.01128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134071Jy sigma=0.697391 ! Fit after self-cal, rms=0.134088Jy sigma=0.697340 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.000447658 Jy ! Component: 100 - total flux cleaned = -0.000569263 Jy ! Component: 150 - total flux cleaned = -0.000686384 Jy ! Component: 200 - total flux cleaned = -0.000803384 Jy ! Total flux subtracted in 200 components = -0.000803384 Jy ! Clean residual min=-0.021736 max=0.021430 Jy/beam ! Clean residual mean=-0.000115 rms=0.006483 Jy/beam ! Combined flux in latest and established models = 1.01048 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 151 components and 1.01048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133653Jy sigma=0.697079 ! Fit after self-cal, rms=0.133671Jy sigma=0.697049 ! 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 15 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133671Jy sigma=0.697049 ! Fit after self-cal, rms=0.133024Jy sigma=0.695712 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.023 mas, bmaj=17.4 mas, bpa=-4.787 degrees ! Estimated noise=1.49403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00670392 Jy ! Component: 100 - total flux cleaned = -0.00884693 Jy ! Component: 150 - total flux cleaned = -0.00971233 Jy ! Component: 200 - total flux cleaned = -0.00992668 Jy ! Total flux subtracted in 200 components = -0.00992668 Jy ! Clean residual min=-0.027383 max=0.027443 Jy/beam ! Clean residual mean=-0.000186 rms=0.009076 Jy/beam ! Combined flux in latest and established models = 1.00055 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 159 components and 1.00055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133012Jy sigma=0.695785 ! Fit after self-cal, rms=0.132938Jy sigma=0.695705 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.82678e-06 Jy ! Component: 100 - total flux cleaned = -0.000201787 Jy ! Component: 150 - total flux cleaned = -0.000394927 Jy ! Component: 200 - total flux cleaned = -0.000574184 Jy ! Total flux subtracted in 200 components = -0.000574184 Jy ! Clean residual min=-0.027301 max=0.027056 Jy/beam ! Clean residual mean=-0.000186 rms=0.009053 Jy/beam ! Combined flux in latest and established models = 0.999976 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 162 components and 0.999976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133039Jy sigma=0.695099 ! Fit after self-cal, rms=0.132945Jy sigma=0.695049 ! 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. ! Applying 2560 buffered edits. 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:BR,true ! 1:BR self-cal status=fixed weight=1 selfant 1:FD,true ! 1:FD self-cal status=fixed weight=1 selfant 1:HN,true ! 1:HN self-cal status=fixed weight=1 selfant 1:KP,true ! 1:KP self-cal status=fixed weight=1 selfant 1:LA,true ! 1:LA self-cal status=fixed weight=1 selfant 1:MK,true ! 1:MK self-cal status=fixed weight=1 selfant 1:NL,true ! 1:NL self-cal status=fixed weight=1 selfant 1:OV,true ! 1:OV self-cal status=fixed weight=1 selfant 1:PT,true ! 1:PT self-cal status=fixed weight=1 selfant 2:BR,true ! 2:BR self-cal status=fixed weight=1 selfant 2:FD,true ! 2:FD self-cal status=fixed weight=1 selfant 2:HN,true ! 2:HN 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:MK,true ! 2:MK self-cal status=fixed weight=1 selfant 2:NL,true ! 2:NL self-cal status=fixed weight=1 selfant 2:OV,true ! 2:OV 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 ![Exited script file: /tmp/ff.ff] 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.132980Jy sigma=0.694873 ! Fit after self-cal, rms=0.132980Jy sigma=0.694873 selfant "",false ! 1:BR self-cal status=correctable weight=1 ! 1:FD self-cal status=correctable weight=1 ! 1:HN self-cal status=correctable weight=1 ! 1:KP self-cal status=correctable weight=1 ! 1:LA self-cal status=correctable weight=1 ! 1:MK self-cal status=correctable weight=1 ! 1:NL self-cal status=correctable weight=1 ! 1:OV self-cal status=correctable weight=1 ! 1:PT self-cal status=correctable weight=1 ! 2:BR self-cal status=correctable weight=1 ! 2:FD self-cal status=correctable weight=1 ! 2:HN self-cal status=correctable weight=1 ! 2:KP self-cal status=correctable weight=1 ! 2:LA self-cal status=correctable weight=1 ! 2:MK self-cal status=correctable weight=1 ! 2:NL self-cal status=correctable weight=1 ! 2:OV self-cal status=correctable weight=1 ! 2:PT self-cal status=correctable weight=1 ! 2: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 3 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.132980Jy sigma=0.694873 ! Fit after self-cal, rms=0.132645Jy sigma=0.694401 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.116 mas, bmaj=8.957 mas, bpa=-12.94 degrees ! Estimated noise=3.41608 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.0017292 Jy ! Component: 100 - total flux cleaned = 0.00318342 Jy ! Component: 150 - total flux cleaned = 0.00370498 Jy ! Component: 200 - total flux cleaned = 0.00370044 Jy ! Total flux subtracted in 200 components = 0.00370044 Jy ! Clean residual min=-0.020221 max=0.019123 Jy/beam ! Clean residual mean=-0.000014 rms=0.004687 Jy/beam ! Combined flux in latest and established models = 1.00368 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 169 components and 1.00368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131782Jy sigma=0.694456 ! Fit after self-cal, rms=0.131808Jy sigma=0.694336 ! 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=4.192 mas, bmaj=11.12 mas, bpa=-12.83 degrees ! Estimated noise=1.50153 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.00662662 Jy ! Component: 100 - total flux cleaned = -0.0101334 Jy ! Component: 150 - total flux cleaned = -0.0108109 Jy ! Component: 200 - total flux cleaned = -0.0110129 Jy ! Component: 250 - total flux cleaned = -0.0110172 Jy ! Component: 300 - total flux cleaned = -0.0111082 Jy ! Component: 350 - total flux cleaned = -0.0112027 Jy ! Component: 400 - total flux cleaned = -0.0112054 Jy ! Total flux subtracted in 400 components = -0.0112054 Jy ! Clean residual min=-0.021219 max=0.020583 Jy/beam ! Clean residual mean=-0.000122 rms=0.006353 Jy/beam ! Combined flux in latest and established models = 0.992471 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 187 components and 0.992471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130775Jy sigma=0.694123 ! Fit after self-cal, rms=0.130766Jy sigma=0.694083 ! 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 = -0.000316909 Jy ! Component: 100 - total flux cleaned = -0.000405916 Jy ! Component: 150 - total flux cleaned = -0.000410273 Jy ! Component: 200 - total flux cleaned = -0.000495904 Jy ! Component: 250 - total flux cleaned = -0.000496381 Jy ! Component: 300 - total flux cleaned = -0.000577211 Jy ! Component: 350 - total flux cleaned = -0.000577909 Jy ! Component: 400 - total flux cleaned = -0.000654932 Jy ! Total flux subtracted in 400 components = -0.000654932 Jy ! Clean residual min=-0.021282 max=0.020459 Jy/beam ! Clean residual mean=-0.000122 rms=0.006353 Jy/beam ! Combined flux in latest and established models = 0.991816 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 193 components and 0.991816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130290Jy sigma=0.693870 ! Fit after self-cal, rms=0.130301Jy sigma=0.693849 ! 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. ! Applying 2560 buffered edits. 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 3 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.130334Jy sigma=0.693664 ! Fit after self-cal, rms=0.129750Jy sigma=0.693175 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.191 mas, bmaj=11.09 mas, bpa=-12.74 degrees ! Estimated noise=1.49538 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00420291 Jy ! Component: 100 - total flux cleaned = -0.00642104 Jy ! Component: 150 - total flux cleaned = -0.00681826 Jy ! Component: 200 - total flux cleaned = -0.006894 Jy ! Component: 250 - total flux cleaned = -0.00696905 Jy ! Component: 300 - total flux cleaned = -0.00704016 Jy ! Component: 350 - total flux cleaned = -0.00704089 Jy ! Component: 400 - total flux cleaned = -0.00711216 Jy ! Total flux subtracted in 400 components = -0.00711216 Jy ! Clean residual min=-0.021203 max=0.020254 Jy/beam ! Clean residual mean=-0.000123 rms=0.006309 Jy/beam ! Combined flux in latest and established models = 0.984704 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 200 components and 0.984704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129230Jy sigma=0.693396 ! Fit after self-cal, rms=0.129257Jy sigma=0.693370 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 = -9.11676e-05 Jy ! Component: 100 - total flux cleaned = -0.000162385 Jy ! Component: 150 - total flux cleaned = -0.000163332 Jy ! Component: 200 - total flux cleaned = -0.000162553 Jy ! Component: 250 - total flux cleaned = -0.000230727 Jy ! Component: 300 - total flux cleaned = -0.000231781 Jy ! Component: 350 - total flux cleaned = -0.000295383 Jy ! Component: 400 - total flux cleaned = -0.00029709 Jy ! Total flux subtracted in 400 components = -0.00029709 Jy ! Clean residual min=-0.021198 max=0.020184 Jy/beam ! Clean residual mean=-0.000123 rms=0.006308 Jy/beam ! Combined flux in latest and established models = 0.984407 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 206 components and 0.984407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128970Jy sigma=0.693190 ! Fit after self-cal, rms=0.128987Jy sigma=0.693169 ! 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.128987Jy sigma=0.693169 ! Fit after self-cal, rms=0.128717Jy sigma=0.692111 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.195 mas, bmaj=11.12 mas, bpa=-12.77 degrees ! Estimated noise=1.49096 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00386247 Jy ! Component: 100 - total flux cleaned = -0.00609106 Jy ! Component: 150 - total flux cleaned = -0.00643103 Jy ! Component: 200 - total flux cleaned = -0.00655976 Jy ! Component: 250 - total flux cleaned = -0.00656273 Jy ! Component: 300 - total flux cleaned = -0.00662558 Jy ! Component: 350 - total flux cleaned = -0.00668582 Jy ! Component: 400 - total flux cleaned = -0.00668358 Jy ! Total flux subtracted in 400 components = -0.00668358 Jy ! Clean residual min=-0.021108 max=0.020080 Jy/beam ! Clean residual mean=-0.000123 rms=0.006272 Jy/beam ! Combined flux in latest and established models = 0.977723 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 214 components and 0.977723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128308Jy sigma=0.692356 ! Fit after self-cal, rms=0.128327Jy sigma=0.692336 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 = -8.50277e-05 Jy ! Component: 100 - total flux cleaned = -8.64061e-05 Jy ! Component: 150 - total flux cleaned = -8.84903e-05 Jy ! Component: 200 - total flux cleaned = -0.00014964 Jy ! Component: 250 - total flux cleaned = -0.000204116 Jy ! Component: 300 - total flux cleaned = -0.000204796 Jy ! Component: 350 - total flux cleaned = -0.000261105 Jy ! Component: 400 - total flux cleaned = -0.000262055 Jy ! Total flux subtracted in 400 components = -0.000262055 Jy ! Clean residual min=-0.021116 max=0.020041 Jy/beam ! Clean residual mean=-0.000123 rms=0.006272 Jy/beam ! Combined flux in latest and established models = 0.977461 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 216 components and 0.977461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128104Jy sigma=0.692201 ! Fit after self-cal, rms=0.128123Jy sigma=0.692182 ! 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, 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.128123Jy sigma=0.692182 ! Fit after self-cal, rms=0.127455Jy sigma=0.675604 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.058 mas, bmaj=17.49 mas, bpa=-4.809 degrees ! Estimated noise=1.47008 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00464058 Jy ! Component: 100 - total flux cleaned = -0.00574435 Jy ! Component: 150 - total flux cleaned = -0.00659226 Jy ! Component: 200 - total flux cleaned = -0.00703285 Jy ! Component: 250 - total flux cleaned = -0.00711339 Jy ! Component: 300 - total flux cleaned = -0.00719422 Jy ! Component: 350 - total flux cleaned = -0.00719603 Jy ! Component: 400 - total flux cleaned = -0.00726769 Jy ! Total flux subtracted in 400 components = -0.00726769 Jy ! Clean residual min=-0.026428 max=0.025315 Jy/beam ! Clean residual mean=-0.000179 rms=0.008720 Jy/beam ! Combined flux in latest and established models = 0.970193 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 232 components and 0.970193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127744Jy sigma=0.675652 ! Fit after self-cal, rms=0.127671Jy sigma=0.675543 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.24061e-05 Jy ! Component: 100 - total flux cleaned = -4.95243e-05 Jy ! Component: 150 - total flux cleaned = -4.7446e-05 Jy ! Component: 200 - total flux cleaned = -0.000116048 Jy ! Component: 250 - total flux cleaned = -0.000115924 Jy ! Component: 300 - total flux cleaned = -0.000178444 Jy ! Component: 350 - total flux cleaned = -0.000176069 Jy ! Component: 400 - total flux cleaned = -0.000237325 Jy ! Total flux subtracted in 400 components = -0.000237325 Jy ! Clean residual min=-0.026352 max=0.025035 Jy/beam ! Clean residual mean=-0.000180 rms=0.008689 Jy/beam ! Combined flux in latest and established models = 0.969956 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 238 components and 0.969956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127887Jy sigma=0.675047 ! Fit after self-cal, rms=0.127834Jy sigma=0.675006 ! 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=4.199 mas, bmaj=11.17 mas, bpa=-12.78 degrees ! Estimated noise=1.48746 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.199 x 11.17 at -12.78 degrees (North through East) ! Clean map min=-0.02002 max=0.47809 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.121 mas, bmaj=8.996 mas, bpa=-12.85 degrees ! Estimated noise=3.39299 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.458644 Jy ! Component: 100 - total flux cleaned = 0.668236 Jy ! Component: 150 - total flux cleaned = 0.785984 Jy ! Component: 200 - total flux cleaned = 0.858032 Jy ! Component: 250 - total flux cleaned = 0.904612 Jy ! Component: 300 - total flux cleaned = 0.935981 Jy ! Component: 350 - total flux cleaned = 0.957721 Jy ! Component: 400 - total flux cleaned = 0.970342 Jy ! Total flux subtracted in 400 components = 0.970342 Jy ! Clean residual min=-0.021182 max=0.025179 Jy/beam ! Clean residual mean=-0.000012 rms=0.005112 Jy/beam ! Combined flux in latest and established models = 0.970342 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 104 model components to the UV plane model. ! The established model now contains 104 components and 0.970342 Jy ! Inverting map and beam ! Estimated beam: bmin=4.199 mas, bmaj=11.17 mas, bpa=-12.78 degrees ! Estimated noise=1.48746 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 (-16.8, 32.8). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0260574 Jy ! Component: 100 - total flux cleaned = 0.035463 Jy ! Component: 150 - total flux cleaned = 0.037476 Jy ! Component: 200 - total flux cleaned = 0.0375296 Jy ! Component: 250 - total flux cleaned = 0.0368639 Jy ! Component: 300 - total flux cleaned = 0.0365804 Jy ! Component: 350 - total flux cleaned = 0.0360541 Jy ! Component: 400 - total flux cleaned = 0.0358194 Jy ! Total flux subtracted in 400 components = 0.0358194 Jy ! Clean residual min=-0.016403 max=0.015932 Jy/beam ! Clean residual mean=-0.000163 rms=0.005091 Jy/beam ! Combined flux in latest and established models = 1.00616 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 183 components and 1.00616 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=9.058 mas, bmaj=17.49 mas, bpa=-4.809 degrees ! Estimated noise=1.47008 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00100108 Jy ! Component: 100 - total flux cleaned = -0.00126605 Jy ! Component: 150 - total flux cleaned = -0.00104867 Jy ! Component: 200 - total flux cleaned = -0.001052 Jy ! Component: 250 - total flux cleaned = -0.00123564 Jy ! Component: 300 - total flux cleaned = -0.00140854 Jy ! Component: 350 - total flux cleaned = -0.00156822 Jy ! Component: 400 - total flux cleaned = -0.00185455 Jy ! Total flux subtracted in 400 components = -0.00185455 Jy ! Clean residual min=-0.019145 max=0.022159 Jy/beam ! Clean residual mean=-0.000250 rms=0.006870 Jy/beam ! Combined flux in latest and established models = 1.00431 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) ! Added new window around map position (84, 92). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0231376 Jy ! Component: 100 - total flux cleaned = 0.0366232 Jy ! Component: 150 - total flux cleaned = 0.0420208 Jy ! Component: 200 - total flux cleaned = 0.0436019 Jy ! Component: 250 - total flux cleaned = 0.0447032 Jy ! Component: 300 - total flux cleaned = 0.0451962 Jy ! Component: 350 - total flux cleaned = 0.0456661 Jy ! Component: 400 - total flux cleaned = 0.046736 Jy ! Total flux subtracted in 400 components = 0.046736 Jy ! Clean residual min=-0.015667 max=0.016676 Jy/beam ! Clean residual mean=-0.000066 rms=0.005357 Jy/beam ! Combined flux in latest and established models = 1.05104 Jy ! Adding 161 model components to the UV plane model. ! The established model now contains 337 components and 1.05104 Jy ! Inverting map ! Added new window around map position (98.8, -25.2). ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125436 Jy ! Component: 100 - total flux cleaned = 0.0192982 Jy ! Component: 150 - total flux cleaned = 0.0259505 Jy ! Component: 200 - total flux cleaned = 0.0322449 Jy ! Component: 250 - total flux cleaned = 0.0381142 Jy ! Component: 300 - total flux cleaned = 0.0436227 Jy ! Component: 350 - total flux cleaned = 0.0483936 Jy ! Component: 400 - total flux cleaned = 0.0523277 Jy ! Total flux subtracted in 400 components = 0.0523277 Jy ! Clean residual min=-0.016344 max=0.016014 Jy/beam ! Clean residual mean=-0.000041 rms=0.004833 Jy/beam ! Combined flux in latest and established models = 1.10337 Jy ! Adding 110 model components to the UV plane model. ! The established model now contains 443 components and 1.10337 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.199 mas, bmaj=11.17 mas, bpa=-12.78 degrees ! Estimated noise=1.48746 mJy/beam. ! clean: niter=400 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00384238 Jy ! Component: 100 - total flux cleaned = 0.00501224 Jy ! Component: 150 - total flux cleaned = 0.00720398 Jy ! Component: 200 - total flux cleaned = 0.00928664 Jy ! Component: 250 - total flux cleaned = 0.0116764 Jy ! Component: 300 - total flux cleaned = 0.0137897 Jy ! Component: 350 - total flux cleaned = 0.0163983 Jy ! Component: 400 - total flux cleaned = 0.0183875 Jy ! Total flux subtracted in 400 components = 0.0183875 Jy ! Clean residual min=-0.010583 max=0.011382 Jy/beam ! Clean residual mean=0.000003 rms=0.003296 Jy/beam ! Combined flux in latest and established models = 1.12176 Jy selfcal ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 511 components and 1.12176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116986Jy sigma=0.606857 ! Fit after self-cal, rms=0.115695Jy sigma=0.598970 wmodel /scr/pima/rdv62_uvs/J0201-1132_S_map.mod ! Writing 511 model components to file: /scr/pima/rdv62_uvs/J0201-1132_S_map.mod wobs /scr/pima/rdv62_uvs/J0201-1132_S_uvs.fits ! Applying 820 buffered edits. ! Writing UV FITS file: /scr/pima/rdv62_uvs/J0201-1132_S_uvs.fits wwins /scr/pima/rdv62_uvs/J0201-1132_S_map.win ! wwins: Wrote 5 windows to /scr/pima/rdv62_uvs/J0201-1132_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343769 Jy ! Component: 100 - total flux cleaned = 0.00512841 Jy ! Component: 150 - total flux cleaned = 0.00575328 Jy ! Component: 200 - total flux cleaned = 0.00665335 Jy ! Component: 250 - total flux cleaned = 0.00794548 Jy ! Component: 300 - total flux cleaned = 0.00863404 Jy ! Component: 350 - total flux cleaned = 0.00849874 Jy ! Component: 400 - total flux cleaned = 0.00863167 Jy ! Component: 450 - total flux cleaned = 0.00875963 Jy ! Component: 500 - total flux cleaned = 0.00876017 Jy ! Component: 550 - total flux cleaned = 0.00851889 Jy ! Component: 600 - total flux cleaned = 0.00816613 Jy ! Component: 650 - total flux cleaned = 0.00782154 Jy ! Component: 700 - total flux cleaned = 0.0074894 Jy ! Component: 750 - total flux cleaned = 0.00759925 Jy ! Component: 800 - total flux cleaned = 0.00727691 Jy ! Component: 850 - total flux cleaned = 0.00696401 Jy ! Component: 900 - total flux cleaned = 0.00675935 Jy ! Component: 950 - total flux cleaned = 0.00665799 Jy ! Component: 1000 - total flux cleaned = 0.00645837 Jy ! Component: 1050 - total flux cleaned = 0.00616963 Jy ! Component: 1100 - total flux cleaned = 0.00626537 Jy ! Component: 1150 - total flux cleaned = 0.00607846 Jy ! Component: 1200 - total flux cleaned = 0.00589506 Jy ! Component: 1250 - total flux cleaned = 0.00598599 Jy ! Component: 1300 - total flux cleaned = 0.00616334 Jy ! Component: 1350 - total flux cleaned = 0.00598784 Jy ! Component: 1400 - total flux cleaned = 0.00616047 Jy ! Component: 1450 - total flux cleaned = 0.00624331 Jy ! Component: 1500 - total flux cleaned = 0.00607371 Jy ! Component: 1550 - total flux cleaned = 0.00615568 Jy ! Component: 1600 - total flux cleaned = 0.00615422 Jy ! Component: 1650 - total flux cleaned = 0.00623411 Jy ! Component: 1700 - total flux cleaned = 0.00623528 Jy ! Component: 1750 - total flux cleaned = 0.00631515 Jy ! Component: 1800 - total flux cleaned = 0.00654889 Jy ! Component: 1850 - total flux cleaned = 0.00662646 Jy ! Component: 1900 - total flux cleaned = 0.00677928 Jy ! Component: 1950 - total flux cleaned = 0.00708099 Jy ! Component: 2000 - total flux cleaned = 0.00730393 Jy ! Component: 2050 - total flux cleaned = 0.00752559 Jy ! Component: 2100 - total flux cleaned = 0.00752548 Jy ! Component: 2150 - total flux cleaned = 0.00788611 Jy ! Component: 2200 - total flux cleaned = 0.00795756 Jy ! Component: 2250 - total flux cleaned = 0.00824037 Jy ! Component: 2300 - total flux cleaned = 0.00845047 Jy ! Component: 2350 - total flux cleaned = 0.00845111 Jy ! Component: 2400 - total flux cleaned = 0.00872639 Jy ! Component: 2450 - total flux cleaned = 0.008998 Jy ! Component: 2500 - total flux cleaned = 0.00906604 Jy ! Component: 2550 - total flux cleaned = 0.00926769 Jy ! Component: 2600 - total flux cleaned = 0.00979881 Jy ! Component: 2650 - total flux cleaned = 0.00992958 Jy ! Component: 2700 - total flux cleaned = 0.0102555 Jy ! Component: 2750 - total flux cleaned = 0.0103211 Jy ! Component: 2800 - total flux cleaned = 0.0106425 Jy ! Component: 2850 - total flux cleaned = 0.0109613 Jy ! Component: 2900 - total flux cleaned = 0.0112772 Jy ! Component: 2950 - total flux cleaned = 0.0117155 Jy ! Component: 3000 - total flux cleaned = 0.012026 Jy ! Component: 3050 - total flux cleaned = 0.012211 Jy ! Component: 3100 - total flux cleaned = 0.0125181 Jy ! Component: 3150 - total flux cleaned = 0.0127619 Jy ! Component: 3200 - total flux cleaned = 0.0129432 Jy ! Component: 3250 - total flux cleaned = 0.013124 Jy ! Component: 3300 - total flux cleaned = 0.0134227 Jy ! Component: 3350 - total flux cleaned = 0.0136599 Jy ! Component: 3400 - total flux cleaned = 0.0138365 Jy ! Component: 3450 - total flux cleaned = 0.0140129 Jy ! Component: 3500 - total flux cleaned = 0.0142452 Jy ! Component: 3550 - total flux cleaned = 0.0145338 Jy ! Component: 3600 - total flux cleaned = 0.0147636 Jy ! Component: 3650 - total flux cleaned = 0.0149349 Jy ! Component: 3700 - total flux cleaned = 0.0152187 Jy ! Component: 3750 - total flux cleaned = 0.0152748 Jy ! Component: 3800 - total flux cleaned = 0.0155552 Jy ! Component: 3850 - total flux cleaned = 0.0157784 Jy ! Component: 3900 - total flux cleaned = 0.0159443 Jy ! Component: 3950 - total flux cleaned = 0.0161094 Jy ! Component: 4000 - total flux cleaned = 0.0161642 Jy ! Component: 4050 - total flux cleaned = 0.0163278 Jy ! Total flux subtracted in 4096 components = 0.0164907 Jy ! Clean residual min=-0.003258 max=0.003259 Jy/beam ! Clean residual mean=0.000046 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 1.13825 Jy keep ! Adding 343 model components to the UV plane model. ! The established model now contains 853 components and 1.13825 Jy ![Exited script file: /home/lpetrov/bin/rdv_muppet] wmap "/scr/pima/rdv62_uvs/J0201-1132_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.199 x 11.17 at -12.78 degrees (North through East) ! Clean map min=-0.0096352 max=0.47596 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv62_uvs/J0201-1132_S_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= 0.4759 rms= 0.00117 Jy quit ! Quitting program ! Log file /scr/pima/rdv62_uvs/J0201-1132_S_uvs.log closed on Fri Nov 22 22:29:51 2013